Forum Discussion
ankitaT
14 years agoContributor
Hi,
Add a property to test suite. This property can be shared b/w all the test cases of that test suite.
The property value can be read/write from any test case of that suite.
Regards,
AnkitaT
Add a property to test suite. This property can be shared b/w all the test cases of that test suite.
The property value can be read/write from any test case of that suite.
Regards,
AnkitaT
- Renuka8 years agoOccasional Contributor
Ankita, How to add property to test suite?
- rbachu16 years agoNew Contributor
I have same problem, I have added a property at TestSuite Level but still the test case 2 is getting NULL Value.
${TestSuiteDemo#TokenValue}
I also used ${#TestSuiteDemo#TokenValue} but nouse.. only with in the testcase property transfer is working fine.
Will there be any settings to see and change.
Thank you
- HimanshuTayal6 years agoCommunity Hero
Hi rbachu1,
You are using incorrect syntax
${#TestSuite#TokenValue}
use above one it will help you out.
Related Content
- 10 months ago
- 5 years ago
- 6 years ago
- 2 years ago
- 9 years ago
Recent Discussions
- 21 days ago