SStapf
12 years agoNew Contributor
Launch TestRunner problems
Hello,
I have the following problem and couldn't find out why this happens.
I have a generic SoapUI project. I have TestSuite which I want to execute. In TestCase I have a DataGen and Groovy script Step.
In DataGen I have some properties (Mode=READ) which are suppose to change each time somebody reads them (in my case in script).
So, when I'm executing the TestSuite with green Play button ("Run the selected TestCases") I got the correct ("different") values, each time I read them from the script.
But when I trying to run the TestSuite via "Launch TestRunner" or via command-line I always got the same values.
Could you please help me to understand what I'm doing wrong or maybe it is a known issue, since I couldn't found any relevant.
Thanks in advance,
Alex
I have the following problem and couldn't find out why this happens.
I have a generic SoapUI project. I have TestSuite which I want to execute. In TestCase I have a DataGen and Groovy script Step.
In DataGen I have some properties (Mode=READ) which are suppose to change each time somebody reads them (in my case in script).
So, when I'm executing the TestSuite with green Play button ("Run the selected TestCases") I got the correct ("different") values, each time I read them from the script.
But when I trying to run the TestSuite via "Launch TestRunner" or via command-line I always got the same values.
Could you please help me to understand what I'm doing wrong or maybe it is a known issue, since I couldn't found any relevant.
Thanks in advance,
Alex