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 |
difference between GET & POST methods in JAVA?
Can anyone provide the LoadRunner License details & other related information ?
How many components are there in Loadrunner and what are they?
What is vuser script?
How you enhance the basic script?
Parameterization need to be done when only one value need to be passed?
How to modify the script?
What is the benefit of running a vuser script as a thread?
What is script list?
when a Load Runner controller fails?
What are the major challenges u faced in performance testing ?
What is the difference between hits/second and requests/second?