| |
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
|
| March 03, 2006 01:47:47 |
#1 |
| sheela |
Member Since: Visitor Total Comments: N/A |
RE: Hi I am new to load testing .Currently i am ... |
| 1.Use For loop for executing same script for 100 times.2.It is not valid case.3. Not necessary. |
| |
Back To Question | |