Forum Discussion
punter
Contributor
Tried same result
sanj
8 years agoSuper Contributor
has answer to your question
- punter8 years agoContributor
Still ,no solution
just want to pass a value in test step custom property
- sanj8 years agoSuper Contributor
I have tried the link below it works for me
https://www.soapui.org/scripting-properties/tips-tricks.html
Below is what I did and it works for me
testRunner.testCase.setPropertyValue( "Firstname", "Sanjeet" )
def testCaseProperty = testRunner.testCase.getPropertyValue( "Firstname" )
Related Content
- 10 months ago
- 5 years ago
Recent Discussions
- 2 days ago
- 2 days ago