Skip to content

Commit 570b196

Browse files
committed
Updated landing page
1 parent be1fcea commit 570b196

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

articles/load-testing/index.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -38,24 +38,32 @@ landingContent:
3838
links:
3939
- text: Identify performance bottlenecks
4040
url: tutorial-identify-bottlenecks-azure-portal.md
41-
- text: Set up automated regression testing
41+
- text: Set up automated regression testing (Azure Pipelines)
4242
url: tutorial-cicd-azure-pipelines.md
4343

4444
# Card
4545
- title: Configure load tests
4646
linkLists:
4747
- linkListType: how-to-guide
4848
links:
49-
- text: Configure for high scale
49+
- text: Configure for high scale loads
5050
url: how-to-high-scale-load.md
5151
- text: Parameterize load tests
5252
url: how-to-parameterize-load-tests.md
53-
- text: Configure server-side monitoring
54-
url: how-to-monitor-server-side-metrics.md
55-
- text: 'Define pass/fail criteria'
53+
- text: 'Define test fail criteria'
5654
url: how-to-define-test-criteria.md
5755
- text: Use JMeter user properties
5856
url: how-to-configure-user-properties.md
57+
58+
# Card
59+
- title: Run load tests
60+
linkLists:
61+
- linkListType: how-to-guide
62+
links:
63+
- text: Create a load test with a JMeter script
64+
url: how-to-create-and-run-load-test-with-jmeter-script.md
65+
- text: Test a private endpoint with VNET injection
66+
url: how-to-test-private-endpoint.md
5967
- text: Read data from a CSV file
6068
url: how-to-read-csv-data.md
6169

@@ -66,6 +74,8 @@ landingContent:
6674
links:
6775
- text: Identify performance regressions by comparing test runs
6876
url: how-to-compare-multiple-test-runs.md
77+
- text: Configure server-side monitoring
78+
url: how-to-monitor-server-side-metrics.md
6979
- text: Get insights from App Service Diagnostics
7080
url: how-to-appservice-insights.md
7181
- text: Export test results for custom reporting
@@ -96,19 +106,9 @@ landingContent:
96106
linkLists:
97107
- linkListType: how-to-guide
98108
links:
99-
- text: Test a private endpoint with VNET injection
100-
url: how-to-test-private-endpoint.md
109+
- text: Create & manage tests
110+
url: how-to-create-manage-test.md
101111
- text: Move between regions
102112
url: how-to-move-between-regions.md
103113
- text: Monitor Azure Load Testing
104114
url: monitor-load-testing.md
105-
106-
# Card
107-
- title: Reference docs
108-
linkLists:
109-
- linkListType: reference
110-
links:
111-
- text: REST API
112-
url: /rest/api/loadtesting/
113-
- text: Test configuration YAML
114-
url: reference-test-config-yaml.md

0 commit comments

Comments
 (0)