Table of Contents | ||
---|---|---|
|
After you set up the environment in TFS/ Azure DevOps and linked TFS/ Azure DevOps tests to Qualitia automated test cases, you can trigger the test case execution using build or release cyclespipelines.
Additionally, you can trigger the test case execution from the test plan section of TFS/ Azure DevOps.
Info |
---|
Before you execute Qualitia automated tests as your build or release cyclespipelines, ensure you have configured your build and release cycles pipelines accordingly. Also, for on-demand executions, you must prepare a Visual Studio test task under the release cycle pipeline accordingly. For more information on how to configure these tasks, refer to the Configuring Azure DevOps for Test Executions section. |
Execute Qualitia Automated tests using Build
CyclesPipelines
- Sign in to the TFS/ Azure DevOps instance.
- From the top menu items, click Build and Release.
- Under the Builds section, click the edit icon (...) and select Queue new build... option.
The new build will be added in a queue which will eventually initiate execution of Qualitia automated tests.
Execute Qualitia Automated tests using Release
CyclesPipelines
- Sign in to the TFS/ Azure DevOps instance.
- From the top menu items, click Build and Release.
- Go to the Releases section, click +Release > New release.
- In the Create new release section, select the desired environment.
- Artifacts are selected by default.
- Add Release description, if required.
- Click Create.
This will create a new release and will execute Qualitia automated tests.
On Demand Test Runs from
TFS/Azure DevOps
- Sign in to the TFS/ Azure DevOps instance.
- From the top menu items, click Tests > Test Plans.
- Select the desired Test Suite in the left pane.
- Right-click the test which you want to run and select Run with options from the context-menu.
- On the Run with options screen, select Test type and runner, Build, Release Definition, and Environment to execute Qualitia automated tests.
- Click OK.
This will execute Qualitia automated test linked to this TFS/ Azure DevOps test.