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).
Answer Posted / 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 |
Post New Answer View All Answers
What is the threshold level for think time and how can be this changed?
How vugen create a vuser script?
What is performance testing in loadrunner?
What is the difference between overlay graph and correlate graph?
What is the purpose of a loadrunner transaction?
How do you identify which values need to be correlated in the script? Give an example.
What are the capabilities exactly you look for while selecting the performance testing tool?
How to handle the encrypted values in correlation. please send me example with explanation
What do you mean by path?
What are monitors?
How can we invoke a parellel process in load runner using C or perl language?
During the load test, what is the optimum setting for logs?
What are different types of vuser logs which can be used while scripting and execution?
How can correlation be performed?
How can we debug a loadrunner script?