15 years ago
Automate test from a flat file
Hi Folks,
I have built a web service and i am hoping i can use Soapui to help with some functionality i need. I Have a flat file e.g. testid.txt that will have the format
12345
12344
12343
and so on.
I want to extract the first row and place it in my request schema for my web-service. I want this to iterate through the file and send a request to my service each time. If anyone has any pointers or links to a tutorials that may explain or help in anyway i would be grateful.
I have built a web service and i am hoping i can use Soapui to help with some functionality i need. I Have a flat file e.g. testid.txt that will have the format
12345
12344
12343
and so on.
I want to extract the first row and place it in my request schema for my web-service. I want this to iterate through the file and send a request to my service each time. If anyone has any pointers or links to a tutorials that may explain or help in anyway i would be grateful.