Azure DevOps

Updated by SYED A HAMID

It's easy to find and install the Sofy.ai Azure DevOps extension. To do so, complete the following steps:

  1. The Sofy.ai Azure DevOps extension can be found in the Visual Studio Marketplace. Install it by navigating to "https://marketplace.visualstudio.com/items?itemName=Sofy-ai.sofy-ai " and selecting Get it free.
  2. Select the organization you would like to install the extension to from the drop down and select install
  3. To start using the extension, select Proceed to Organization once installation has finished
  4. To use the extension from your pipeline, navigate to the pipeline of your choice and add a Task to a post-build stage for Mobile Pipelines, or a post-deploy stage for Website Pipelines
  5. Under any kind of job that supports Test Tasks, add the "Stage Test Run on Sofy.ai" task, found under the Test tab
  6. After configuring the task as instructed, save your pipeline.

The sofy.ai extension task will now execute at every release of this pipeline. Test run details will show up in the terminal log.


How did we do?