Adding Publish Reports Task
In order to add Qualitia gives you provision to attach test case execution reports results to the respective TFS test case from TFS/Azure DevOps. In order to do so, you must configure this additional task into your CI-CD first ensure that you have added and configured the Qualitia_PublishTestResults task in the CI–CD build pipeline. To configure this task into the build pipeline:
Adding Qualitia_PublishTestResults Task
- Add new CI-CD pipeline or edit the existing pipeline.
For more information on creating and configuring CI-CD pipelines, refer to the TFS/Azure DevOps documentation. - Click the + icon to add new task.
- Search and select the Publish Report Task and Qualitia_PublishTestResults and add it.
- Set this task to execute prior to unit test task executionafter VS Test Task.
Your task is now ready for use in the CI-CD pipeline.
...
Configuring Qualitia_PublishTestResults
After you add this task into the CI-CD pipeline, you must configure it to attach results to respective TFS/Azure DevOps test case.
Display Name | Enter the desired name for this task |
---|---|
Qualitia Integration Service URL | Enter the host name or IP of the machine where Qualitia integration service is installed. |
Qualitia Integration Service URL Port | By default, this will use port 6902. |
Result Path | Enter the path where Qualitia test Execution results will be pushed after the execution. |