Forum Discussion

diego1986's avatar
diego1986
Occasional Contributor
15 years ago

soapui script problem (run test step in script)

Hi, All,

I use script to run test case, i use the following code:
testRunner.runTestStepByName( "teststep1");
And the teststep1 is a soapRequest, so I need to disable the teststep1 in order to run this test step in script, otherwise system will run this step twice.
I want to run this step only once in script.
But it is weird there are several disabled test step in one test case.

Do anyone knows a solution to solve this problem?

Or if there are any script can run wsdloperation directly and combine the request dynamically in wsdloperation ?

Thank you very much!!!!

Best Regards,
Roy Zhang
MSN: claudiozhang@hotmail.com

1 Reply