Forum Discussion
1 Reply
- SiKingCommunity ExpertUntested, will need fine-tuning!!!
testRunner.testCase.getTestStepByName("step_name").setPropertyValue("property_name", "property_value")
http://www.soapui.org/apidocs/index.htm ... tCase.html
testRunner.testCase.getTestStepByName("step_name").setPropertyValue("property_name", "property_value")