Visualstudio-docs: Load Testing Alternatives after Visual Studio 2019

Created on 30 Jan 2019  Â·  7Comments  Â·  Source: MicrosoftDocs/visualstudio-docs

Because you are making Load testing in Visual Studio deprecated, it would be nice to give some guidance to other alternatives for doing performance or load testing.

Thank you


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri1 doc-bug visual-studio-dev1prod

All 7 comments

Check out Eggplant Performance (disclaimer: I work for Eggplant):
https://eggplant.io/products/performance-and-load-testing/eggplant-performance

You can get a 50 VU license for free here:
https://eggplant.io/free-trial-eggplant-performance

Scripting can be done in C# and is therefore quite similar to VS Load Test. It also isn't limited to existing within the Visual Studio IDE; this is a tool made from the ground up to be a performance and load testing tool.

Please see this comment. Closing this issue in favor of #2032.

Thank You @gewarren I will follow the issue.

funny how microsoft doesn't respond with an answer.

https://stackoverflow.com/questions/61804272/system-marshalbyrefobject-visual-studio-2019-load-test

am using VS 2019, I did setup for a load test. I am trying to run web performance test under remote server (controller/agents). I am seeing an error "The Augument type 'System.MarshalbyRefObject' cannot be converted into parameter type 'Microsoft.vISUALStudio.TestTools.Common.FileCopyService.'

image

This was closed under what conclusion? I am also trying to migrate a project that was using the LoadTestFramework to VS2019 but the library been deprecated.

Regards

Was this page helpful?
0 / 5 - 0 ratings