Forum Discussion
- avidCoderSuper Contributor
With reference to screenshot, I can understand that you want to read the property Value which is "CustomerProfileInq". if it is, then you can use below code:-
testRunner.testCase.testSteps['RequestName'].getPropertyValue("Name")
Where you need to create a testStep as "RequestName".
- wichitkOccasional Contributor
Hi avidCoder ,
I'm working at the mock service (Mock Response).
It doesn't work.
I applied your code and it returns:
com.eviware.soapui.impl.wsdl.mock.DispatchException: Failed to dispatch using script; groovy.lang.MissingPropertyException: No such property: testRunner for class: Script33
Is it can be used the testRunner on the MockResponses?
Regards,
Dan
- nmraoChampion Level 3
Related Content
- 2 years ago
- 4 years ago
- 6 years ago
- 4 years ago
- 5 years ago
Recent Discussions
- 11 hours ago