Table of Contents |
---|
...
Display Name | Enter the desired display name for this task. |
---|---|
Qualitia Server IP | Enter the hostname or IP of the machine where Qualitia server is installed. |
Qualitia Server Port | By default, this will use port 8887. |
Path to save Qualitia Test Project | This is the local path on the TFS agent machine where the Qualitia test assemblies are downloaded. These test assemblies contain unit test methods created by Qualitia during test case linking process to invoke Qualitia remote agent from the automated unit test method. By default, this field comes pre-populated with $(System.DefaultWorkingDeirectory). This location need not be changed if the Qualitia tests are to be executed in release pipelines as well. It is recommended not to edit/update content from this field. For more information on updating value set under this variable, refer to TFS/Azude DevOps documentation. |
Attach Zip to Test Results | Select this option to view test results consolidated as a ZIP file in TFS/Azure DevOps. |
Control Options | |
Enabled | This shows the current state of this customized task. This option gives you control over this customized task. By default, this option is selected. Clear this option to disable a task. It is useful when you want to temporarily take task out of the process for testing or for specific deployments. |
Continue on error | Select this option if you want to continue Qualitia test case execution even after getting any error in the pipeline. By default, this option is not enabled. |
Timeout | Set the timeout for the task in minutes. Default is 0 which refers to infinite timeout. Value set here overrides the value set for the parent task job. |
Run this task | Here you can set the condition to run this task. You can use one of the pre-designed options in the list or you can create new customized condition. You may refer to TFS/Azure DevOps documentation for more information on creating custom conditions as expressions. |
...