Skip to content

Commit 63174f2

Browse files
committed
address comments
1 parent 200ce70 commit 63174f2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/load-testing/how-to-analyse-test-resuts-using-actionable-insights.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Analyze test results using actionable insights
2+
title: Analyse 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,20 +31,20 @@ To view actionable insights for a completed test:
3131

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

34-
2. Actionable insights are generated 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+
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**.
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

38-
3. Once insights are generated, a summary and key insights are displayed in the same section. To explore further, select **View detailed insights**.
38+
> [!TIP]
39+
> 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.
40+
41+
3. The service generates insights and displays a summary and key insights in the same section. To explore further, select **View detailed insights**.
3942

4043
:::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":::
4144

4245
4. In the detailed insights view, you can explore what went wrong during the test, supporting evidence, and recommended next steps.
4346

4447

45-
> [!TIP]
46-
> 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.
47-
4848
> [!CAUTION]
4949
> AI-generated insights may not always be accurate. We recommend reviewing the evidence and validating with your application’s telemetry
5050

0 commit comments

Comments
 (0)