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 |
Describe configurations of both servers? Here what r two different servers.
With 1+ years Exp in Lr tool mentiond Roles and Responsbulites ?
here 100user and 8hours time and 500000 transactions what r the inputs nees for this scenario?
The response time of an application was 2.5 seconds.After a minor hotfix,the response time increased to 5 seconds.What analysis can you make out. What are all the things u check in the server side in such a scenario?
What is the purpose of running the scenario?
how did u do performance testing in ur project?plzzz guys with experience answer in detail, like hw u ppl have used it in ur project. Thanku in advance.
How do you debug a LoadRunner script?
What are the information crating for each host?
If in an application there are multiple login then where will this transaction go will it be go under init transaction.
what is bandwidth in loadrunner.
Hi, How can we know that the app deployed in Weblogic Server in percentage?
how to write a test cases in loadrunner application .plz give me an example. thank u