ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  Load Runner
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
What is the advantage of running the Vuser as thread?
 Question Submitted By :: Mahesh SV
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the advantage of running the Vuser as thread?
Answer
# 1
VuGen provides the facility to use multithreading. This
enables more Vusers to be run per generator. If the Vuser is
run as a process, the same driver program is loaded into
memory for each Vuser, thus taking up a large amount of
memory. This limits the number of Vusers that can be run on
a single generator. If the Vuser is run as a thread, only
one instance of the driver program is loaded into memory for
the given number of Vusers (say 100). Each thread shares the
memory of the parent driver program, thus enabling more
Vusers to be run per generator.
 
Is This Answer Correct ?    0 Yes 0 No
Mahesh SV
 
  Re: What is the advantage of running the Vuser as thread?
Answer
# 2
We can use the memory effectively without any a wastage.
 
Is This Answer Correct ?    0 Yes 0 No
Maheshwar
 
 
 
  Re: What is the advantage of running the Vuser as thread?
Answer
# 3
for example u started running a program than internally 
what happens, the program will be loaded into the memory
and os will start the execution of your program.

In the same time one of the running applications in your 
computer want to use the same program than what happens

if your program is process based
than a new copy of the program will be loaded into the 
memory and operating system will start the execution of the 
second one.that means there are two copies of the same 
program are there in the memory.here it is the case of only 
two if 100 applications want to use the same program 
simultaneously than 100 copies of the same program will be 
loaded into the memory.

if your program is thread based
in this case if the program is already loaded into the 
memory the os never loads one more copy into the memory.
the os executes the earlier loaded program.so if 100 
applications want to use the same program only one copy of 
the program need to be loaded into the memory.so there will 
be large amount of free memory.so u can load more number of 
vusers
 
Is This Answer Correct ?    0 Yes 0 No
Sivaramaraju
 

 
 
 
Other Load Runner Interview Questions
 
  Question Asked @ Answers
 
What is a rendezvous point?  6
What is RDR files in Load runner? What is Scenario Configuration in Load runner IBM1
WHAT IS THE DIFFERENCE BETWEEN MANUAL CORRELATION AND AUTOMATION CORRELATIONS? Wipro2
Can We record the Desktop application or windows application in Load Runner(A simple VB application) If yes which mode we have to select while recording in Load Runner?  4
How do you test pop up with LR? My whole application running on pop up. Its a JSP page written on pop up window. SGS1
why parameterization is necessary when load testing the web server and the data base server ?  3
Diff btn silk Performer& Loadrunner? EDS1
How can you design a Userdefined Template In Loadrunner analysis? Wipro1
if throughput graph shows low and high than what will u do?  1
I need to perform a 4hr test run in performance center 9.0 there i need to rampup 10 users after 1 hour. I selected the run tab and added users to down state -> Ready state-> initialise-> Run state. 10 users ramped up successfully for the next 1 iteration only after that the 10 users automatically goes to the stop status. But i want the ramped up users to be carried out for the next 3 hours. Please help me out how to do the rampup successfully for the remaining time period.  1
What is the difference between overlay graph and corelated graph?(Chandana) TCS1
If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the steps for above ? IBM1
What is the difference between set_window and win_activate() MBT1
How do you find out where correlation is required? Give few examples from your projects?  4
What is the function for Nested Transaction in Load Runner? CTS1
what is benchmarking?  3
Can u plz tell me what r the functions available in load runner and how to write userdefined functions and what are they?  1
how can u capture the database counters? Wipro3
I am getting the following error when I run a HTTP/HTML protocol script in controller. It simply says Error: 27764 - “https://..... Failed”. I was given 3 solutions but none of them worked. Offered solutions are 1. Change the Http version to 1.1 in the Run time settings of the script. – Changed but still got that error. (One of our team mate) 2. Check if I am running a mix of http and https Urls – Checked and I am only using Https URLs. (SQA forum) 3. In the controller, add all the scripts to one group using the ‘Vusers’ option – Done, But still getting errors. (Client) One thing I noticed is If the servers are restarted and the logs are cleared then the probability of getting this error is minimal but as the time grows between server restart, The number of error increases. If any of you have come across this before please help me in resolving this error  1
)In which way we can say html recording mode is best over the URL mode to record the script in Vu gen? EDS1
 
For more Load Runner Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com