Skip to content

Commit b1a16f6

Browse files
committed
update typos
1 parent 84d988d commit b1a16f6

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

articles/load-testing/how-to-analyse-test-results-using-actionable-insights.md renamed to articles/load-testing/how-to-analyze-test-results-using-actionable-insights.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Analyse test results using actionable insights
2+
title: Analyze test results using actionable insights
33
titleSuffix: Azure Load Testing
44
description: Learn how to analyze test results using AI powered actionable insights
55
services: load-testing
@@ -31,18 +31,18 @@ To view actionable insights for a completed test:
3131

3232
2. Select **Tests**, and choose the relevant test run.
3333

34-
2. Azure Load Testing generates actionable insights on demand. If you're visiting the test run dashboard for the first time, expand the **AI summary and insights** section, and select **Generate insights**.
34+
3. Azure Load Testing generates actionable insights on demand. If you're visiting the test run dashboard for the first time, expand the **AI summary and insights** section, and select **Generate insights**.
3535

3636
:::image type="content" source="media/how-to-analyze-test-results-using-actionable-insights/generate-insight.png" alt-text="Screenshot that shows the 'Generate insights' action for a test run." lightbox="media/how-to-analyze-test-results-using-actionable-insights/generate-insight.png":::
3737

3838
> [!TIP]
3939
> For the best insights, configure server-side metrics. The AI engine correlates client-side and server-side data to generate more accurate diagnostics and recommendations.
4040
41-
3. The service generates insights and displays a summary and key insights in the same section. To explore further, select **View detailed insights**.
41+
4. The service generates insights and displays a summary and key insights in the same section. To explore further, select **View detailed insights**.
4242

4343
:::image type="content" source="media/how-to-analyze-test-results-using-actionable-insights/view-detailed-insights.png" alt-text="Screenshot that shows 'View detailed insights' section." lightbox="media/how-to-analyze-test-results-using-actionable-insights/view-detailed-insights.png":::
4444

45-
4. In the detailed insights view, you can explore what went wrong during the test, supporting evidence, and recommended next steps.
45+
5. In the detailed insights view, you can explore what went wrong during the test, supporting evidence, and recommended next steps.
4646

4747

4848
> [!CAUTION]

articles/load-testing/how-to-monitor-server-side-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Use the following steps to view and update the list of resource metrics for a lo
7575
## Related content
7676

7777
- [View metrics trends and compare load test results to identify performance regressions](./how-to-compare-multiple-test-runs.md).
78-
- [Use AI powered Actionable Insights to troubleshoot load test results (Preview)](./how-to-analyse-test-results-using-actionable-insights.md)
78+
- [Use AI powered Actionable Insights to troubleshoot load test results (Preview)](./how-to-analyze-test-results-using-actionable-insights.md)

articles/load-testing/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ landingContent:
107107
- text: Configure server-side monitoring
108108
url: how-to-monitor-server-side-metrics.md
109109
- text: Analyze test results with AI powered actionable insights
110-
url: how-to-analyse-test-results-using-actionable-insights.md
110+
url: how-to-analyze-test-results-using-actionable-insights.md
111111
- text: Export test results for custom reporting
112112
url: how-to-export-test-results.md
113113

articles/load-testing/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ items:
8383
href: how-to-compare-multiple-test-runs.md
8484
- name: Configure server-side monitoring
8585
href: how-to-monitor-server-side-metrics.md
86+
- name: Analyze test results using AI
87+
href: how-to-analyze-test-results-using-actionable-insights.md
8688
- name: Diagnose failing load tests
8789
href: how-to-diagnose-failing-load-test.md
8890
- name: Export test results

0 commit comments

Comments
 (0)