GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  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




October 10, 2007 01:38:30 #6
 kranthikiran   Member Since: Visitor    Total Comments: N/A 

RE: Hi I am new to load testing .Currently i am ...
 
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
     

 

Back To Question