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
Why we insert the rendezvous point while running the scenario?
What are the vuser components in loadrunner?
What in percentile graph?
What is the advantage of running vuser as a process than a thread?
Which function is used to end a nested transaction?
What is the loadrunner start-transaction and its syntax?
How to handle the encrypted values in correlation. please send me example with explanation
What is loadrunner agent?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
What is lr_output_message?
How can we perform functional testing under load?
What are all the types of goals in goal-oriented scenario of load runner?
What are different types of vuser logs which can be used while scripting and execution?
How can we recording vuser scripts using vugen?