Question

Seems like most of the information on the web is for MS Visual Studio 2010 Ultimate Edition and the ones that do mention VS2012 don't go into detail on how to start a load test.

When I want to create a new project or add a new project and I go to Test, the only two options are: Unit Test Project and Coded UI Test Project. I don't see a load test option?

If anyone can navigate me through the steps on how to create a load test (generate X amount of users to load my ASP.NET MVC web app), that would be great.

Was it helpful?

Solution

I usually use LoadUI since it is simple and powerful enough. However, here is a pretty detailed introduction to the VS 2012 load testing

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top