Jenkins can be configured to export the test results of a build directly to Klaros-Testmanagement where they will be stored for further analysis and reporting. The following fields must be provided:
URL
The Klaros-Testmanagement Application URL. All URLs are entered in the global configuration and can be selected here.
If Klaros-Testmanagement is configured to only accept authenticated test result imports this is the login username to authenticate with. Leave empty for anonymous login. Example: admin
If Klaros-Testmanagement is configured to only accept authenticated test result imports this is the login password to authenticate with. Leave empty for anonymous login. Example: admin
The ID of the Klaros-Testmanagement project to which the test results belong. Example: P00001
The ID of the test environment under which the tests where run. This environment must be present in theKlaros-Testmanagement project defined above. Example: ENV00001
The ID of the system under test. This SUT must be present in the Klaros-Testmanagement project defined above. Example: SUT00001
Test Report Files - The path to the test results files, which are expected to be in the JUnit XML result format. It is possible to import more than one test result file.