Forum Discussion

SmithaGowda's avatar
SmithaGowda
New Contributor
13 years ago

Launch Testrunner in SOAPUI 4.5.1

Please help in getting solution for the below :

I am using SOAP UI 4.5.1 ,need to execute scripts by Launching Test runner /cmd prompt. Scripts has the following steps:

1. Read from Datasheet(excel)
2.Update few values in Global Properties such as when to start and stop the loop
3.Update attributes in Request
4.Writing Result to Datasheet after getting response (Created Mockservice).
5. Looping Step.

When tried executing scripts using Test Runner , was successful in running the script for only one row( it is not looping through all the rows in the Datasheet) Reason I noticed is that the values in Global properties are not getting updated when Launched through test runner.

Please advise.
No RepliesBe the first to reply