| |
GeekInterview.com > Tech FAQs > QTP
| Print | |
Question: Hi I am new to load testing .Currently i am using Load runner 8.2. i have recorded a script for login screen with some UID/PWD.In load runner Controller i have selected 100 Vusers,and i the run script.
My question is : 1.)Is the same script runs 100 times for same UID/PWD what i have entered during Recording. 2.)If my data base contains only 50 users.Selecting 100 Vusers is a valid case?. 3.)If i have selected 100 Vusers,is it necessary to enter 100 UID/PWD. Regards, vivek
|
| May 05, 2007 02:33:20 |
#4 |
| Shaik |
Member Since: Visitor Total Comments: N/A |
RE: Hi I am new to load testing .Currently i am ... |
Question is : 1) Is the same script runs 100 times for same UID/PWD What I have entered during Recording. Script doesn't run 100 times, 100 Vusers run the same script Concurrently .
2) If my data base contains only 50 users. Selecting 100 Vusers is a valid case? If your controller supports 100 vusers
you can run with 100 vusers. Database doesn't play any role here.3) If i have selected 100 Vusers, is it necessary to enter 100 UID/PWD. Not required, that the work of the load runner to look after
Regards, Shaik |
| |
Back To Question | |