Skip to content

Commit 761c478

Browse files
committed
Update headings
1 parent 2cc20dd commit 761c478

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/load-testing/how-to-compare-multiple-test-runs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 01/11/2024
1010
ms.topic: how-to
1111
---
1212

13-
# Identify performance regressions by comparing test runs in Azure Load Testing
13+
# Compare load test runs in Azure Load Testing
1414

1515
In this article, you learn how you can compare test runs in Azure Load Testing. You can view trends across the last 10 test runs, or you can select and compare up to five individual test runs. Optionally, you can mark a test run as a baseline to compare against.
1616

@@ -26,7 +26,7 @@ To compare both client-side and server-side metrics, you can select up to five t
2626

2727
- An Azure load testing resource, which has a test with multiple test runs. To create a load testing resource, see [Create and run a load test](./quickstart-create-and-run-load-test.md).
2828

29-
## Select test runs
29+
## Compare multiple load test runs
3030

3131
To compare test runs in Azure Load Testing, you first have to select up to five runs within a load test. You can only compare runs that belong to the same load test. After you select the test runs you want to compare, you can visually compare the client-side and server-side metrics for each test run in the load test dashboard.
3232

@@ -58,7 +58,7 @@ Use the following steps to select the test runs:
5858
5959
:::image type="content" source="media/how-to-compare-multiple-test-runs/load-test-dashboard-compare-runs.png" alt-text="Screenshot of the load testing dashboard in the Azure portal, comparing two test runs." lightbox="media/how-to-compare-multiple-test-runs/load-test-dashboard-compare-runs.png":::
6060

61-
## View metrics trends across test runs
61+
## View metrics trends across load test runs
6262

6363
To view metrics trends across test runs in Azure Load Testing, you need to have at least two test runs in the *Done*, or *Stopped* state. You can only view trends from runs that belong to the same load test.
6464

@@ -82,7 +82,7 @@ Use the following steps to view metrics trends across test runs:
8282

8383
You can select a test run that you want to analyze and open the results dashboard for that test run.
8484

85-
## Use a baseline test run
85+
## Compare load test runs against a baseline
8686

8787
You can mark a test run as a baseline to compare the client-side metrics of the recent test runs with the metrics of the baseline.
8888

0 commit comments

Comments
 (0)