Answer Posted / dinesh omkar
Rendezvous point is used to see the application behaviour
with pure concurrent environement, When you run the test
with 100 Vuser, all 100users will not be doing a same
activity at a time, In some situation atleast 10% of the
users might be doing same activity at a same time, to test
such kind of scenario, we do test in rendezvous manner,
where atleast 10% of the users in Rend test then we can
identify the application doesnt crash even if the 10% of
populations is hitting the server at same time (pure
concurrent)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the four selection methods when choosing data from a data file?
What is the loadrunner start-transaction and its syntax?
What are all the reasons to use the server resources monitor?
How do you enable text and image checks in vugen?
what are the skip functions in Load Runner?
how to add 100 for dynamic(correlate value) value
What is protocol function?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What is the difference between hits/second and requests/second?
What is the benefit of running a vuser script as a thread?
What is the significance of “vuser-init “?
What is vugen recording and scripting?
What are the 5 icons appear in the buttom of the controller windows?
How is vugen script modified after recording?