Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to execute Qualitia test cases mapped to TFS/Azure DevOps tests in the build cycle, you need to configure the build cycle accordingly. Configuring build cycle includes adding a Visual Studio Test Task and configuring it for the build cycle.

...

Display NameEnter the desired display name.
Test Selection
Select tests using 

Select Test Plan option to execute tests from the test plan which have Qualitia automated test cases attached to it. Qualitia supports this option only.

Test PlanSelect a test plan containing test suites with Qualitia automated test cases
Test SuiteSelect test suites containing Qualitia automated test cases. You can select more than one suites here. 
Test ConfigurationSelect test configuration.
Search folder

This is the directory system will search for the test assemblies. This field comes pre-populated and should be same as the Path to save Qualitia Test Project settings set under Qualitia-Get Test Assembly task.

For more information on updating value set under this variable, refer to TFS/Azude DevOps documentation.

Test mix contains UI testsThis option enables to run UI tests. This option has no significance with reference to Qualitia automated test cases and is deselected by default. For more information on configuring agent to run in interactive mode, refer to the TFS/Azure DevOps documentation.
Test Run Title 

 Enter a value as $(QualitiaRunTitle).

Info

This value is mandatory.



Note

For executing Qualitia automated test cases as a build cycle, it is mandatory to fill up the information for these fields as mentioned in the table above. You may fill up the information in other sections like Execution options, Reporting options, and Control options, and so forth based on the project and build cycles requirements. 

...