Description | By now the CTT generates a CTT specific file format to store test results. The schema is provided with the installation. However, when the CTT ins integrated into test automatic test pipelines (e.g. possible with Jenkins) these tools are not able to understand the CTT specific XML file. To improve this situation the CTT could generate a XML file based on NUnit, JUnit or MSTest reports. These formats can typically be parsed directly the test pipeline. This would make integration into such pipelines easier, as there is not only a passed or failed result, but detailed information on all executed CTT test cases. |
---|