Learn about our new features recently updated daily.
Azure Pipelines is part of the Microsoft Azure DevOps Services and allows one to continuously build, test and deploy to any platform or cloud.
Steps
  1. Go to extension for Azure DevOps (Visual Studio Marketplace)
  2. Search the marketplace for Beagle Security Test or follow this link and install it.
  3. Goto your Project
  4. You can configure Beagle test in your release pipeline or build pipeline.
  5. For Release Pipeline.
    • Navigate to Pipelines -> Releases.
    • Create a new pipeline or edit an existing pipeline and Add a Task.
    • Search in Tasks for Beagle Security Test and add it.
  6. To create a new pipeline or modify the existing pipeline
    • Navigate to Pipelines
    • Create a new pipeline by clicking on Create Pipeline button or edit an existing pipeline
    • Click on Show Assistant button on the top-right side.
    • Search in Tasks for Beagle Security Test and add it.
  7. Provide the Application Token and Access Token you have generated from your Beagle Security account
  8. Now, when your build or release pipeline is triggered, your Beagle Security Test will run.
Walkthrough

Next

You have successfully triggered a test using Azure Pipelines. Now you can try with other tools as well