Home > User Support > QTE
yquestionz
What is the difference between test run mode 0 and 100?
yAnswerz
The main difference between execution modes 0 and 100 is the "result file output destination.
While execution mode 0 outputs gaiocov files to the source directory directly under profile_main, execution
mode 100 outputs them to the source directory directly under workspace.
When repeatedly checking test results and modifying source code, as in this case, it is efficient to perform the test in execution mode 100.
The coverage results remain the same for both.