Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 new Pipeline.

...

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

...

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

...

  1. Configuring pipeline for Angular project.

...

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

...

  1. Save and run the pipeline.

...