|
Title: Test Cases Post by: Darius on November 20, 2007, 08:20:01 pm I am new to soupUI and have a question regarding test cases. What I need to do is read a large Excel doc and make multiple Service calls per record. I was wondering if anyone can help or point me in the to the right docs. Thanks
Title: Re: Test Cases Post by: nreimertz on November 20, 2007, 09:28:03 pm Hi,
The actual documentation is here, http://www.soapui.org/userguide/functional/datasourcestep.html (http://www.soapui.org/userguide/functional/datasourcestep.html) but there also is a tutorial here http://www.eviware.com/content/view/76/48/ (http://www.eviware.com/content/view/76/48/)o f how to use datasources. That tutorial has Groovy as a DataSource, but the general principle is the same. There also is a example project file for download here http://www.eviware.com/content/blogcategory/34/45/ (http://www.eviware.com/content/blogcategory/34/45/). /niclas eviware.com |