adspace


What is the advantage of running vuser as a process than a thread?

Answer Posted / Ruby Yadav

Running a vuser as a process instead of a thread provides better isolation, stability, and predictability in load testing scenarios. A process has its own address space and resources, so it won't interfere with other processes or threads. This leads to more reliable test results.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have one Scenario login then bookcoffee then logout explain test plan for above scenario?

2167


How to record the desktop application in Loadrunner 12.53 version 64 bit window.

2310


What is Standard deviation? How it will use in Lr?

3514