You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/load-testing/quickstart-create-and-run-load-test.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Azure Load Testing enables you to quickly create a load test from the Azure port
44
44
45
45
1. On the **Get started** tab, select **Quick test**.
46
46
47
-
:::image type="content" source="media/quickstart-create-and-run-loadtest/quick-test-resource-overview.png" alt-text="Screenshot that shows the quick test button on the resource overview page.":::
47
+
:::image type="content" source="media/quickstart-create-and-run-load-test/quick-test-resource-overview.png" alt-text="Screenshot that shows the quick test button on the resource overview page.":::
48
48
49
49
1. On the **Quickstart test** page, enter the **Test URL**.
50
50
@@ -58,7 +58,7 @@ Azure Load Testing enables you to quickly create a load test from the Azure port
58
58
59
59
1. Select **Run test** to create and start the load test.
60
60
61
-
:::image type="content" source="media/quickstart-create-and-run-loadtest/quickstart-test.png" alt-text="Screenshot that shows quickstart test page.":::
61
+
:::image type="content" source="media/quickstart-create-and-run-load-test/quickstart-test.png" alt-text="Screenshot that shows quickstart test page.":::
62
62
63
63
> [!NOTE]
64
64
> Azure Load Testing auto-generates an Apache JMeter script for your load test.
@@ -70,11 +70,11 @@ Once the load test starts, you will be redirected to the test run dashboard. Whi
70
70
71
71
1. On the test run dashboard, you can see the streaming client-side metrics while the test is running. By default, the data refreshes every five seconds.
72
72
73
-
:::image type="content" source="./media/quickstart-create-and-run-loadtest/test-run-aggregated-by-percentile.png" alt-text="Screenshot that shows results of the load test.":::
73
+
:::image type="content" source="./media/quickstart-create-and-run-load-test/test-run-aggregated-by-percentile.png" alt-text="Screenshot that shows results of the load test.":::
74
74
75
75
1. Optionally, change the display filters to view a specific time range, result percentile, or error type.
76
76
77
-
:::image type="content" source="./media/quickstart-create-and-run-loadtest/test-result-filters.png" alt-text="Screenshot that shows the filter criteria for the results of a load test.":::
77
+
:::image type="content" source="./media/quickstart-create-and-run-load-test/test-result-filters.png" alt-text="Screenshot that shows the filter criteria for the results of a load test.":::
0 commit comments