tientran
8 years agoOccasional Contributor
Hi Guys
How can I generate a string then I can use it for all steps in a test case? Please help me.
I don't understand clearly at:
- Save it as test case level custom property
-
//Save it into custom property testCase.setPropertyValue('ID', id)
If you have any screenshot, please show me or any example. Thank you very much!
Hi Tientran,
What nmrao suggested is to store the ID on test case level, this is useful when you have more then 1 test step using the property as an input/reference.
For more details on properties i would suggest reading:
https://www.soapui.org/scripting---properties/working-with-properties.html