Hudson can be configured to export the test results directly to Klaros-Testmanagement where they will be stored for further analysis and reporting. The following fields must be provided:
URL - Klaros-Testmanagement Application URL. The URLs are entered in the global configuration and can be selected here.
Username - 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
Password - 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
Project ID - The ID of the Klaros-Testmanagement project to which the test results belong. Example: P00001
Test Environment ID - 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
System Under Test (SUT) ID - 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.