10 years ago
Set property at testsuite level access from all test cases
I have a situation where I want to use the date time as a test suite level property and can be accessed by all the test cases. This testsuite level variable must be constant for all the test cases throughout the run but each time the test suite is executed, it should create a new one.
Can you please detail out the step as to how to:
1. Create a property at the testsuite level
2. Access the property at each test case level
I saw something called setup script at the testsuite level but do not know how to use it to set and consequently access the property from the test cases.
Please detail out the steps as I am new to SOAPUI.
Thanks in advance.
Can you please detail out the step as to how to:
1. Create a property at the testsuite level
2. Access the property at each test case level
I saw something called setup script at the testsuite level but do not know how to use it to set and consequently access the property from the test cases.
Please detail out the steps as I am new to SOAPUI.
Thanks in advance.