Hi,
I have form based authentication in my application and User Interface is different for each user based on their role.
Using webtest for load testing reuses a single username and password to all users, it does not mimic the real word scenario.
I would like each user to have different identity.
How can I do load testing with multiple users with unique identity?
Thanks,
Prava
I have form based authentication in my application and User Interface is different for each user based on their role.
Using webtest for load testing reuses a single username and password to all users, it does not mimic the real word scenario.
I would like each user to have different identity.
How can I do load testing with multiple users with unique identity?
Thanks,
Prava