/
Azure DevOps

Azure DevOps

Azure DevOps is a set of cloud-based collaboration tools and services offered by Microsoft that is designed to streamline and enhance the software development lifecycle (SDLC). It provides a comprehensive platform for managing and automating the processes involved in developing, testing, deploying, and monitoring software applications.

Following steps will guide you on integrating Azure DevOps with GoTestPro:

Get Curl Command Link from GoTestPro

  1. Log in to your account on GoTestPro.

  2. Navigate to Test Plans.

  3. Select a test plan and then select the CI/CD tab.

  4. Click the Azure DevOps button.

  5. GTP application will display the REST API (Curl Command).

  6. Copy the Curl Command link.

Add Curl Command in Azure DevOps

  1. Login to Azure Devops.

  2. Select Pipelines from side menu.

  3. Click new Pipeline.

  1. Select from the list where the source code is located.

  1. The example is showing the Github as source of code.

  2. Configuring pipeline for Angular project.

  1. Once pipeline YAML is generated , configure the curl command as shown in the screenshot.

  2. Save and run the pipeline.

 

 

Created Documents by Azure DeveOps Team (Bilal Qayoom and Harish Kidambi)

Azure GTP Infrastructure Document Link: GTP Infra Doc.docx

GoTestPro CI/CD Pipeline Documentation Link: GoTestPro C1.docx

Configuring Lens: A Comprehensive Guide Link: Configuring Lens.docx