views:

8

answers:

0

Hello,

I am trying to do a performance test on an asp.net website. I have recorded a simple scenario with user login. I have created a data file containing 500 login ids and passwords. The application database also has this information. My intention is to run the test to analyze how the system behaves when 500 users tries to login and logout together. I want to run this scenario repeatedly for 1 hour. I am not sure how to achieve this using Visual studio 2010 ultimate edition. If anybody has an idea on this. Please do share.

Thanks in advance

Joe