Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Qualitia gives you provision to attach test case execution results to the respective test case from TFS/Azure DevOps. In order to do so, you must first ensure that you have added and configured the Qualitia-Publish Test Results task in the CI–CD build pipeline. 

Adding Qualitia-Publish Test Results Task

  1. 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. 
  2. Click the + icon to add new task.
  3. Search and select the Qualitia-Publish Test Results and add it.
  4. Set this task to execute after VS Test Task.
    Your task is now ready for use in the CI-CD pipeline.

Configuring Qualitia-Publish Test Results

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 NameEnter the desired name for this task
Qualitia Server IPEnter the host name or IP  of the machine where Qualitia server is installed. 
Qualitia Server PortBy default, this will use port 8887.
However, you may change the port during Qualitia Server installation.

  • No labels