Forum Discussion
- nmraoChampion Level 3
Below can be used for test case
context.testCase.properties.each { context.testCase.properties[it.key].value = '' }
for test suite
replace context.testCase with context.testCase.testSuite in the above code snippet.
- JT7Occasional Contributor
Copied it into the Test Case TearDown Script section and it works great.
Thanks!
- sertoNew Contributor
How i have to change the code for deleting values from TestStep Properties?
- nmraoChampion Level 3Create new topic with details, please. Original question is already marked answered.
Related Content
- 4 years ago
Recent Discussions
- 2 days ago