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 Current »

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:

  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.

  • No labels