In which scenario, we should use "Vuser as Process" rather
than "Vuser as Thread" and what is advantage of "Vuser as
Process" option.
(Please do not describe about Vuser as thread or advantages
of vuser as thread).
Answers were Sorted based on User's Feedback
Answer / naz
Run Vuser As a Process is used for .exe files.
Run Vuser As a Thread is used for url files.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / kranthi
For all client server applications for Run vuser as a process...
For all web based aplications we r using run vuser as a thread..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chandra sekhar.k
in run time settings miscellaneous 2nd options
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ms
only threadsafe protocols to be run as multi threading.To
find which protocol is thread safe , find the following
steps:
1. Go to <LoadRunner>\dat\protocols
2. Open up the relevant .lrp file (e.g. for Web, open the
QTWeb.lrp file )
3. Search for "EnableThreads". If it is 1, the Vuser is
threadsafe
The protocols Sybase-Ctlib, Sybase-Dblib, Informix, Tuxedo,
and PeopleSoft-Tuxedo are not thread safe, so need to run
as process.
| Is This Answer Correct ? | 1 Yes | 3 No |
How can u find out hidden files in Load Runner Script and how can u correlate?
What are the three sections of a vuser script and what is the purpose of each one?
What is the use of "swing time" in Load Runner?
types of servers?Explin me plz(chandana)
What is the difference between classic schedule and real schedule in controller ?
explain about goal-oriented scenario in controller
How do you test pop up with LR? My whole application running on pop up. Its a JSP page written on pop up window.
What is the difference between overlay graph and corelated graph?(Chandana)
When do you disable log in Virtual User Generator, When do you choose standard and extended logs?
What is remote command launcher?
1.What is the difference between Performance Test Strategy doc and Test plan. 2.why it is recommended to use web http and html Protocol over web click and script whats' the major differences
In Load Runner how to get the particular server response time?