Forum Discussion
nmrao
Champion Level 1
7 years agoWhat are you trying to do?
- 6787 years agoRegular Contributor
I am trying to get the status of all test cases from all the testsuites under the project teardown after completing the testRun
- nmrao7 years ago
Champion Level 1
Can you check below thread and see if you can use it ?
https://stackoverflow.com/questions/41700437/creating-a-test-report-from-project-level-tear-down-script- 6787 years agoRegular Contributor
appreciate your reply but, can you take a look my script and help me what i need to change based on this below comment
"not mapped out the testSuites. You will have to map out the test suites the same way you mapped out the test cases."