aswinisam
16 years agoNew Contributor
Issue in using Test Suite Level Properties
Hi ,
I am using SOAP UI 3.0.1 free version. I am having problem using the testsuite level properties in my test request.
Steps:
1)Loaded properties from external property file at the test suite level
2) In test request of a testcase, using the property like below:
${#MyTestSuite#email}
Where:
MyTestSuite=the testsuite name
email = the property name
But it is loading only a null value when I run the test case. Please help.
Note: I am able to see the properties loaded in the testsuite. Also I am able to use the property values(if property is loaded at the testcase level) if I use property transfer feature.
I am using SOAP UI 3.0.1 free version. I am having problem using the testsuite level properties in my test request.
Steps:
1)Loaded properties from external property file at the test suite level
2) In test request of a testcase, using the property like below:
Where:
MyTestSuite=the testsuite name
email = the property name
But it is loading only a null value when I run the test case. Please help.
Note: I am able to see the properties loaded in the testsuite. Also I am able to use the property values(if property is loaded at the testcase level) if I use property transfer feature.