|
1 | 1 | ---
|
2 |
| -title: Analyze test results using actionable insights |
| 2 | +title: Analyse test results using actionable insights |
3 | 3 | titleSuffix: Azure Load Testing
|
4 | 4 | description: Learn how to analyze test results using AI powered actionable insights
|
5 | 5 | services: load-testing
|
@@ -31,20 +31,20 @@ To view actionable insights for a completed test:
|
31 | 31 |
|
32 | 32 | 2. Select **Tests**, and choose the relevant test run.
|
33 | 33 |
|
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**. |
35 | 35 |
|
36 | 36 | :::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":::
|
37 | 37 |
|
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**. |
39 | 42 |
|
40 | 43 | :::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":::
|
41 | 44 |
|
42 | 45 | 4. In the detailed insights view, you can explore what went wrong during the test, supporting evidence, and recommended next steps.
|
43 | 46 |
|
44 | 47 |
|
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 |
| -
|
48 | 48 | > [!CAUTION]
|
49 | 49 | > AI-generated insights may not always be accurate. We recommend reviewing the evidence and validating with your application’s telemetry
|
50 | 50 |
|
|
0 commit comments