2

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.

2
  • 1
    You need VS2012 Ultimate Edition to be able to run load tests. If you only have Premium or Professional you do not get access to that feature. Commented Feb 5, 2014 at 0:13
  • Oh I see. Thank you for that clarity. I only have Premium! :( Commented Feb 5, 2014 at 0:44

1 Answer 1

1

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

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.