I am setting up a load testing against asp.net mvc 4 application running on .Net Framework 4.5.
For Load testing we are using webperformance load tester 5.3. - http://www.webperformance.com/download/release/
The problem we are facing is the application hangs after 150 users, i mean while the load test is running and try to load the web it takes long time in minutes.
The load test we run is basic recorded as login in the application and on the dashboard link on few link that loads content - grid data with ajax.
The application in hosted on windows azure cloud service with 1 medium instance (2 core and 3.5GB Ram).
Any advise or suggestion will be appreciated.
Kind Regards Bhavesh