Skip to content

Commit c284ac6

Browse files
authored
Update articles/load-testing/quickstart-add-load-test-cicd.md
Corrected issue flagged by Acrolinx
1 parent 85488b1 commit c284ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-testing/quickstart-add-load-test-cicd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ adobe-target: true
1313

1414
# Quickstart: Automate an existing load test with CI/CD
1515

16-
In this article, you learn how to automate an existing load test by creating a CI/CD pipeline in Azure Pipelines. Select you test in Azure Load Testing, and directly configure a pipeline in Azure DevOps that triggers your load test with every source code commit. Automate load tests with CI/CD to continuously validate your application performance and stability under load.
16+
In this article, you learn how to automate an existing load test by creating a CI/CD pipeline in Azure Pipelines. Select your test in Azure Load Testing, and directly configure a pipeline in Azure DevOps that triggers your load test with every source code commit. Automate load tests with CI/CD to continuously validate your application performance and stability under load.
1717

1818
If you want to automate your load test with GitHub Actions, learn how to [manually configure a CI/CD pipeline for Azure Load Testing](./how-to-configure-load-test-cicd.md).
1919

0 commit comments

Comments
 (0)