Skip to content

Commit c68c1d6

Browse files
authored
Merge pull request #2546 from craigcaseyMSFT/vcraic0718a
Content update project in test folder (51-60)
2 parents 2c67171 + 8564226 commit c68c1d6

10 files changed

+84
-84
lines changed

docs/test/how-to-add-computer-tags-to-counter-set-mappings-using-the-load-test-editor.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ manager: douge
1111
ms.prod: visual-studio-dev15
1212
ms.technology: vs-ide-test
1313
---
14-
# How to: Add Computer Tags to Counter Set Mappings Using the Load Test Editor
14+
# How to: Add computer tags to counter set mappings using the load test editor
1515

16-
Computer tags let you identify a computer with an easy-to-recognize name. The tags are displayed in the **Counter Set Mappings** node in the tree in the Load Test Editor. More important, the tags are displayed in Excel reports, which help stakeholders identify what role the computer has in the load test. For example, "Web Server1 in lab2" or "SQL Server2 in Phoenix office". For more information, see [Reporting Load Tests Results for Test Comparisons or Trend Analysis](../test/compare-load-test-results.md).
16+
Computer tags let you identify a computer with an easy-to-recognize name. The tags are displayed in the **Counter Set Mappings** node in the tree in the Load Test Editor. More important, the tags are displayed in Excel reports, which help stakeholders identify what role the computer has in the load test. For example, "Web Server1 in lab2" or "SQL Server2 in Phoenix office". For more information, see [Reporting load tests results for test comparisons or trend analysis](../test/compare-load-test-results.md).
1717

1818
## To add a tag to a computer
1919

@@ -35,15 +35,15 @@ Computer tags let you identify a computer with an easy-to-recognize name. The ta
3535
4. Under **Computer and counter sets to monitor**, select the computer that you want to apply the tag to.
3636

3737
> [!NOTE]
38-
> For information about how to add a computer, see [How to: Manage Counter Sets](../test/how-to-manage-counter-sets-using-the-load-test-editor.md).
38+
> For information about how to add a computer, see [How to: Manage counter sets](../test/how-to-manage-counter-sets-using-the-load-test-editor.md).
3939
4040
5. In the **Computer Tags** text box, type a tag to associate with the computer. For example, "TestMachine12 in lab3".
4141

4242
6. Choose **OK**.
4343

4444
## See also
4545

46-
- [Analyzing Threshold Rule Violations](../test/analyze-threshold-rule-violations-in-load-tests.md)
47-
- [Analyze Load Test Results](../test/analyze-load-test-results-using-the-load-test-analyzer.md)
48-
- [Specifying the Counter Sets and Threshold Rules for Computers in a Load Test](../test/specify-counter-sets-and-threshold-rules-for-load-testing.md)
49-
- [How to: Manage Counter Sets](../test/how-to-manage-counter-sets-using-the-load-test-editor.md)
46+
- [Analyze threshold rule violations](../test/analyze-threshold-rule-violations-in-load-tests.md)
47+
- [Analyze load test results](../test/analyze-load-test-results-using-the-load-test-analyzer.md)
48+
- [Specify the counter sets and threshold rules for computers in a load test](../test/specify-counter-sets-and-threshold-rules-for-load-testing.md)
49+
- [How to: Manage counter sets](../test/how-to-manage-counter-sets-using-the-load-test-editor.md)

docs/test/how-to-add-context-parameters-to-a-load-test-run-setting.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ manager: douge
1212
ms.prod: visual-studio-dev15
1313
ms.technology: vs-ide-test
1414
---
15-
# How to: Add Context Parameters to a Load Test Run Setting
15+
# How to: Add context parameters to a load test run setting
1616

1717
After you create your load test by using the **New Load Test Wizard**, you can use the **Load Test Editor** to change the scenarios properties to meet your testing needs and goals.
1818

1919
> [!NOTE]
20-
> For a full list of the run settings properties and their descriptions, see [Load Test Run Settings Properties](../test/load-test-run-settings-properties.md).
20+
> For a full list of the run settings properties and their descriptions, see [Load test run settings properties](../test/load-test-run-settings-properties.md).
2121
2222
You can create context parameters to use in a load test run setting by using the Load Test Editor. Context parameters let you parameterize a string.
2323

@@ -58,12 +58,12 @@ Additionally, by assigning different values to a context parameter by using the
5858

5959
If the run setting already contains a **Context Parameters** folder, you can right-click it and then choose **Add Context Parameter**.
6060

61-
4. In the Properties window, change the value for **Name** as appropriate (for example, WebServer1). In the Properties window, change **Value** to the parameter that you want to use (for example, `http://CorporateStagingWebServer`).
61+
4. In the **Properties** window, change the value for **Name** as appropriate (for example, WebServer1). In the **Properties** window, change **Value** to the parameter that you want to use (for example, `http://CorporateStagingWebServer`).
6262

6363
5. (Optional) Repeat steps 3 through 5 and use a different string for the **Value** property (for example, `http://CorporateProductionWebServer`).
6464

6565
6. Choose which run settings that you want to be active. Open the shortcut menu on the run settings and choose **Set As Active**.
6666

6767
## See also
6868

69-
- [Configuring Load Test Run Settings](../test/configure-load-test-run-settings.md)
69+
- [Configure load test run settings](../test/configure-load-test-run-settings.md)

docs/test/how-to-add-counters-to-counter-sets-using-the-load-test-editor.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ manager: douge
1313
ms.prod: visual-studio-dev15
1414
ms.technology: vs-ide-test
1515
---
16-
# How to: Add Counters to Counter Sets Using the Load Test Editor
16+
# How to: Add counters to counter sets using the Load Test Editor
1717

18-
When you create a load test with the **Load Test Wizard**, you add an initial set of counters. These offer you a set of predefined counter sets for your load test. For more information, see [Specifying the Counter Sets and Threshold Rules for Computers in a Load Test](../test/specify-counter-sets-and-threshold-rules-for-load-testing.md).
18+
When you create a load test with the **Load Test Wizard**, you add an initial set of counters. These offer you a set of predefined counter sets for your load test. For more information, see [Specify the counter sets and threshold rules for computers in a load test](../test/specify-counter-sets-and-threshold-rules-for-load-testing.md).
1919

2020
> [!NOTE]
2121
> If your load tests are distributed across remote machines, controller and agent counters are mapped to the controller and agent counter sets. For more information about how to use remote machines in your load test, see [Test controllers and test agents](configure-test-agents-and-controllers-for-load-tests.md).
@@ -55,9 +55,9 @@ When you create a load test with the **Load Test Wizard**, you add an initial se
5555
7. Choose **OK**.
5656

5757
> [!NOTE]
58-
> It is also possible to add counters to a counter set by right choosing an existing counter or counter category, choosing copy, and then pasting it to a different counter set node. Extra counters that are copied, but not needed, can be deleted.
58+
> It is also possible to add counters to a counter set by choosing an existing counter or counter category, choosing copy, and then pasting it to a different counter set node. Extra counters that are copied, but not needed, can be deleted.
5959
6060
## See also
6161

62-
- [Specifying the Counter Sets and Threshold Rules for Computers in a Load Test](../test/specify-counter-sets-and-threshold-rules-for-load-testing.md)
63-
- [Configuring Load Test Run Settings](../test/configure-load-test-run-settings.md)
62+
- [Specify the counter sets and threshold rules for computers in a load test](../test/specify-counter-sets-and-threshold-rules-for-load-testing.md)
63+
- [Configure load test run settings](../test/configure-load-test-run-settings.md)

docs/test/how-to-add-custom-counter-sets-using-the-load-test-editor.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ manager: douge
1313
ms.prod: visual-studio-dev15
1414
ms.technology: vs-ide-test
1515
---
16-
# How to: Add Custom Counter Sets Using the Load Test Editor
16+
# How to: Add custom counter sets using the Load Test Editor
1717

1818
When you create a load test with the **New Load Test Wizard**, you add an initial set of counters. These offer you a set of predefined counter sets for your load test.
1919

@@ -33,14 +33,14 @@ You manage your counters in the **Load Test Editor**. The counter sets that are
3333
3. Right-click the **Counter Sets** node and select **Add Custom Counter Set**.
3434

3535
> [!NOTE]
36-
> The counter set is given a default name, such as **Custom1**. You can change the name by using the **Properties** window. Press F4 to display the **Properties** window.
36+
> The counter set is given a default name, such as **Custom1**. You can change the name by using the **Properties** window. Press **F4** to display the **Properties** window.
3737
38-
4. To add counters to your custom counter set, right-click the new counter set and then choose **Add Counters**. For more information about how to add counters, see [How to: Add Counters to Counter Sets](../test/how-to-add-counters-to-counter-sets-using-the-load-test-editor.md).
38+
4. To add counters to your custom counter set, right-click the new counter set and then choose **Add Counters**. For more information about how to add counters, see [How to: Add counters to counter sets](../test/how-to-add-counters-to-counter-sets-using-the-load-test-editor.md).
3939

4040
> [!NOTE]
4141
> It is also possible to add a custom counter set by right-clicking an existing counter set, choosing copy, and then pasting it to the counter sets node. Additional counters that are copied, but not needed, can be deleted. You can change the name of the new counter set by using the **Properties** window.
4242
4343
## See also
4444

45-
- [Specifying the Counter Sets and Threshold Rules for Computers in a Load Test](../test/specify-counter-sets-and-threshold-rules-for-load-testing.md)
46-
- [Configuring Load Test Run Settings](../test/configure-load-test-run-settings.md)
45+
- [Specify the counter sets and threshold rules for computers in a load test](../test/specify-counter-sets-and-threshold-rules-for-load-testing.md)
46+
- [Configure load test run settings](../test/configure-load-test-run-settings.md)

docs/test/how-to-analyze-errors-using-the-counters-panel.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ manager: douge
1111
ms.prod: visual-studio-dev15
1212
ms.technology: vs-ide-test
1313
---
14-
# How to: Analyze Errors Using the Counters Panel
14+
# How to: Analyze errors using the counters panel
1515

16-
The Counters panel is visible in the Graphs view and the Tables view in the Load Test Analyzer while a load test is running, or when you are analyzing a load test result. For more information, see [Analyze Load Test Results in the Graphs View](../test/analyze-load-test-results-in-the-graphs-view.md), [Analyze Load Test Results and Errors in the Tables View](../test/analyze-load-test-results-and-errors-in-the-tables-view.md) and [How to: Access Load Test Results for Analysis](../test/how-to-access-load-test-results-for-analysis.md).
16+
The **Counters** panel is visible in the Graphs view and the Tables view in the **Load Test Analyzer** while a load test is running, or when you are analyzing a load test result. For more information, see [Analyze load test results in the Graphs view](../test/analyze-load-test-results-in-the-graphs-view.md), [Analyze load test results and errors in the Tables view](../test/analyze-load-test-results-and-errors-in-the-tables-view.md) and [How to: Access load test results for analysis](../test/how-to-access-load-test-results-for-analysis.md).
1717

18-
The **Errors** node in the Counters panel contains all the errors that were detected during the load test. The Errors node contains several sub-category error nodes that are specific to different kinds of errors. For example, **Exceptions** and **HTTP Errors**.
18+
The **Errors** node in the **Counters** panel contains all the errors that were detected during the load test. The **Errors** node contains several sub-category error nodes that are specific to different kinds of errors. For example, **Exceptions** and **HTTP Errors**.
1919

2020
![Counter panel's error node](../test/media/ltest_errornode.png)
2121

@@ -25,15 +25,15 @@ The Counters panel is visible in the Graphs view and the Tables view in the Load
2525

2626
The **Counters** panel displays in either the Graphs view or the Tables view.
2727

28-
2. If the Counters panel is not visible, choose **Show Counters Panel** on the toolbar.
28+
2. If the **Counters** panel is not visible, choose **Show Counters Panel** on the toolbar.
2929

3030
3. Expand the **Errors** and select either an error category, or an error sub-category that you want to analyze.
3131

3232
4. Right-click the error and select one of the following options:
3333

34-
- **Show Counter on Graph**: In the Graphs view, the error is added and highlighted on the selected graph. For more information, see [How to: Add and Delete Counters on Graphs](../test/how-to-add-and-delete-counters-on-graphs-in-load-test-results.md).
34+
- **Show Counter on Graph**: In the Graphs view, the error is added and highlighted on the selected graph. For more information, see [How to: Add and delete counters on graphs](../test/how-to-add-and-delete-counters-on-graphs-in-load-test-results.md).
3535

36-
- **Show Counter on Legend**: The error is added and selected in the Legend. For more information, see [Using the Graphs View Legend to Analyze Load Tests](../test/use-the-graphs-view-legend-to-analyze-load-tests.md).
36+
- **Show Counter on Legend**: The error is added and selected in the Legend. For more information, see [Use the Graphs view legend to analyze load tests](../test/use-the-graphs-view-legend-to-analyze-load-tests.md).
3737

3838
- **Add Graph**:
3939

@@ -43,14 +43,14 @@ The Counters panel is visible in the Graphs view and the Tables view in the Load
4343

4444
3. (Optional) Right-click the error again and select **Show Counter on Graph**.
4545

46-
For more information, see [How to: Create Custom Graphs](../test/how-to-create-custom-graphs-in-load-test-results.md).
46+
For more information, see [How to: Create custom graphs](../test/how-to-create-custom-graphs-in-load-test-results.md).
4747

48-
5. (Optional) If you are analyzing an error in a completed load test result, consider using the zoom features while in the Graphs. For more information, see [How to: Zoom in on a Region of the Graph](../test/how-to-zoom-in-on-a-region-of-the-graph-in-load-test-results.md).
48+
5. (Optional) If you are analyzing an error in a completed load test result, consider using the zoom features while in the Graphs. For more information, see [How to: Zoom in on a region of the graph](../test/how-to-zoom-in-on-a-region-of-the-graph-in-load-test-results.md).
4949

5050
> [!TIP]
51-
> If any errors were detected during the load test run, a link titled errors including the number found will be present in the Load Test Analyzer status bar. You can choose the link to display all the errors in the **Errors** table of the Tables view.
51+
> If any errors were detected during the load test run, a link titled errors including the number found will be present in the **Load Test Analyzer** status bar. You can choose the link to display all the errors in the **Errors** table of the Tables view.
5252
5353
## See also
5454

55-
- [Using the Counters Panel in Graphs View and Tables View](../test/counters-panel-in-load-test-analyzer.md)
56-
- [Analyze Load Test Results](../test/analyze-load-test-results-using-the-load-test-analyzer.md)
55+
- [Use the counters panel in Graphs view and Tables view](../test/counters-panel-in-load-test-analyzer.md)
56+
- [Analyze load test results](../test/analyze-load-test-results-using-the-load-test-analyzer.md)

0 commit comments

Comments
 (0)