A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.

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

« Previous Version 2 Next »

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

Adding and Configuring Visual Studio Test Task

You must add and configure a visual studio test task to get all the required information from Qualitia and execute Qualitia test cases as a release cycle. 

To add and configure Visual Studio Test Task:

  1. Launch TFS/Azure DevOps instance.
  2. Edit existing release cycle or create new release cycle.
  3. Add new Visual Studio Test Task and fill up the details as mentioned in the table below for the Test Selection section:
Display NameEnter the display name as you want it to be displayed in the list of tasks.
Test Selection
Select tests using 

Select the method using which you want to select Qualitia automated test cases for execution:

  • Test plan: Use this option to execute tests from the test plans which have Qualitia automated test cases attached to it. (recommended)
  • Test run: Use this option when you are setting up an environment to run tests from test plans.
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.

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.

For executing Qualitia automated test cases as a release 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 release cycles requirements. 

  • No labels