Forum Discussion
aswinisam
16 years agoNew Contributor
Hi ,
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. 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.
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. 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.