Hierarchy which will be used to parse test result files on QTM. supported formats are :-
- JUnit
- 1 - Use current Hierarchy in which JUnit is treated as TestStep and is treated as Testcase
- 2 - Use Junit as Testcase and link all those (from all testsuites and all files of Junit) to one Testsuite
- 3 - Create Multiple Testsuites and then link their respective testcases in corresponding Testsuites
- TestNG
- 1 - Use as Testcase and as TestStep
- 2 - Use as Testcase
- 3 - Use as TestCase and as TestStep