7. Building, executing and debugging the tests, analysing the results

The resulting tests can now be built and then executed as a standalone application or with the help of the testing framework in use. After that, the results of this test run can be analysed.

The tests sometimes need debugging or profiling and may require revisiting after that. In this case, the sources of the tests in T2C format (the .t2c file) have to be changed appropriately and then T2C file generator should be used again to create the source code of the tests from the updated test scenarios in the .t2c file.