
About
A Zeenyx pipeline task for running AscentialTest tests from Azure Dev Ops.
The task provides a build step that lets you execute your AscentialTest test sets or tests in your Azure Pipelines. In addition, the task outputs a summary of test results that can be graphed using a third party plot extension.
Prepare Nodes
Prepare a test computer (node) for automated testing. Make sure the node has everything it needs to run tests successfully:
- AscentialTest and UA Server are installed.
- The target applications are installed.
- AscentialTest project files are installed.
Usage
-Pipelines
-Plot Results
To run your AscentialTest tests as part of an Azure Pipeline:
Add the AscentialTest Run Task to your Azure Pipeline using the Task Assistant.
Configure the step:
Select the run type: TestSet or Test.
Specify the AscentialTest project to be run.
Configure task options for checkout, query, target computers, reporting and email.
Run the pipleine as you normally would.
You can find complete information on using the plugin in AscentialTest documentation.
Technical Support
If you have any questions or need assistance with configuring the plugin, please contact the Zeenyx Support Team.