Skip to content

Commit 065962f

Browse files
Merge pull request #10580 from MicrosoftDocs/main638730794733351289sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 831113e + 61406ca commit 065962f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/test/how-to-create-a-web-service-test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ ms.subservice: test-tools
1717
You can use a web performance test to test web services. For the most current documentation, see [How to create a web service test](/previous-versions/visualstudio/visual-studio-2017/test/how-to-create-a-web-service-test).
1818

1919
>[!NOTE]
20-
> Web performance and load test functionality is deprecated in Visual Studio 2019. For Application Insights, multi-step web tests depend on Visual Studio webtest files. It was [announced](https://devblogs.microsoft.com/devops/cloud-based-load-testing-service-eol/) that Visual Studio 2019 will be the last version with webtest functionality. However, support has been extended to Visual Studio 2022. It is important to understand that while no new features will be added, webtest functionality in Visual Studio 2022 is still currently supported and will continue to be supported during the support lifecycle of the product. (You can run existing web/load tests, but the templates to create new ones were removed.) The Azure Monitor product team has addressed questions regarding the future of multi-step availability tests [here](https://github.com/MicrosoftDocs/azure-docs/issues/26050#issuecomment-468814101). We recommend using [Apache JMeter](https://jmeter.apache.org) in [Azure Load Test](https://azure.microsoft.com/services/load-testing/) as an alternative.
20+
> Web performance and load test functionality is deprecated in Visual Studio 2019. For Application Insights, multi-step web tests depend on Visual Studio webtest files. It was [announced](https://devblogs.microsoft.com/devops/cloud-based-load-testing-service-eol/) that Visual Studio 2019 will be the last version with webtest functionality. However, support has been extended to Visual Studio 2022. It's important to understand that while no new features will be added, webtest functionality in Visual Studio 2022 is still currently supported and will continue to be supported during the support lifecycle of the product. (You can run existing web/load tests, but the templates to create new ones were removed.) The Azure Monitor product team has addressed questions regarding the future of multi-step availability tests. We recommend using [Apache JMeter](https://jmeter.apache.org) in [Azure Load Test](https://azure.microsoft.com/services/load-testing/) as an alternative.
2121
2222
**Requirements**
2323

2424
* Visual Studio Enterprise
2525
* Internet Explorer
2626

2727
>[!NOTE]
28-
> Web performance and load test functionality only supports Internet Explorer which is not available on Windows 11 and some versions of Windows 10. The web recorder feature is also deprecated because it requires Internet Explorer. Read more on [Internet Explorer Lifecycle policy](/lifecycle/faq/internet-explorer-microsoft-edge#what-is-the-lifecycle-policy-for-internet-explorer-).
28+
> Web performance and load test functionality only supports Internet Explorer which isn't available on Windows 11 and some versions of Windows 10. The web recorder feature is also deprecated because it requires Internet Explorer. Read more on [Internet Explorer Lifecycle policy](/lifecycle/faq/internet-explorer-microsoft-edge#what-is-the-lifecycle-policy-for-internet-explorer-).

0 commit comments

Comments
 (0)