Forum Discussion
sumeet0420
New Contributor
I want to pass a variable that is defined in test suite with value as an Object and use in the subsequent test cases.
For eg. My test suite has set up script which defines a context variable as follows
context.testSuiteVariable = new HelloWorld()
I want to use this context.testSuiteVariable in my test case. Any idea how to achieve this?
For eg. My test suite has set up script which defines a context variable as follows
context.testSuiteVariable = new HelloWorld()
I want to use this context.testSuiteVariable in my test case. Any idea how to achieve this?
nmrao
6 years agoChampion Level 3
Related Content
- 4 years ago
Recent Discussions
- 15 years ago