Forum Discussion
- nmraoChampion Level 3
How about this?
context.testCase.testSuite.setPropertyValue('name', 'value')
- sumeet0420New ContributorI 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?- nmraoChampion Level 3
Related Content
- 10 years ago
- 4 years ago
Recent Discussions
- 15 years ago