Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is Rendezvous Point?

Answers were Sorted based on User's Feedback



what is Rendezvous Point?..

Answer / reddy

Rendezvous point means insert rendezvous points into Vuser
scripts to emulate heavy user load on the server.
Rendezvous points instruct Vusers to wait during test
execution for multiple Vusers to arrive at a certain point,
in order that they may simultaneously perform a task. For
example, to emulate peak load on the bank server, you can
insert a rendezvous point instructing 100 Vusers to
withdraw cash into their accounts at the same time.

Is This Answer Correct ?    2 Yes 2 No

what is Rendezvous Point?..

Answer / veeraraju

This point makes the faster wait for the slower user....so that all the user will perform a particular action simultaneously
Example:-Gmail application
All users access at time so users can enter the inbox in different times
like user1--2sec
user2--5sec
user3--9sec etc
To take the point and compare the actual and expected result

Is This Answer Correct ?    0 Yes 0 No

what is Rendezvous Point?..

Answer / chandra sekhar.k

In running time wait to at point all end users

Is This Answer Correct ?    0 Yes 0 No

what is Rendezvous Point?..

Answer / 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

what is Rendezvous Point?..

Answer / santhoshi

Rendezvous point should only be placed in the action section
which is used to make all the users who arrive first to wait
for the remaining users to come to that point. If all users
comes to the same point then the execution starts. This
helps in getting correct load test report. Multiple
Rendezvous points can be placed.

Is This Answer Correct ?    0 Yes 1 No

what is Rendezvous Point?..

Answer / siva

MAIN PURPOSE OF RENDEZVOUS POINT IS FOR CONDUCTING THE
STRESS TESTING ON THE APPLICATION

Is This Answer Correct ?    1 Yes 5 No

what is Rendezvous Point?..

Answer / jyothi

Rendezvous Point is placed to emulate peak load on
Application.
Generates lr_rendezvous(“Name of rendezvous”) function in a
script.
Generally used during DB transactions.

Is This Answer Correct ?    1 Yes 5 No

what is Rendezvous Point?..

Answer / satishreddy mandadi

It is like a traffic signal.

In general scenario using loadrunner we are running the
test for some duration like 30 min or 1 hr. In this
scenario all the vusers not hitting the transaction at a
time. some of the users may wait between the transactions.


if you want to stress on the particular business
transaction then insert Rendezvous. it will stop all the
vusers at that point and it i will release all the users at
a time .

Is This Answer Correct ?    0 Yes 4 No

what is Rendezvous Point?..

Answer / saran,chennai

Rendezvous Point to emulate load on the server. Main used
to Load balancing.

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Load Runner Interview Questions

How is vugen script modified after recording?

0 Answers  


where we can insert the defects in load runner?

1 Answers  


How can you set the number of vusers in loadrunner?

0 Answers  


what are the objectives of performance testing?

6 Answers  


Is it possible to play back screen using loadrunner?

5 Answers   CTS,


How do you debug a LoadRunner script?

2 Answers  


What is the process for developing a vuser script?

0 Answers  


what is mean by splitfunction give me one example?

1 Answers  


)what is web protocol& webservices protocol .Can u just give the examples.

2 Answers   EDS,


If u find Bottle Neck u r forward to Developer or Network Team or Database Team Wat ever may be They r fixing that bottleneck or not If they r fix that Wat they Fix? Tell me if any Experience person I would be thankful to u

1 Answers   Tech Mahindra,


How many types of scripts generated in Load Runner?

3 Answers  


HI, I have to do Load Test on web application which is having 2 logins. i.e the first login will take to the some links the first one should be one time login due to the limitations. once login need to select one of the link which will take to the main application. i have generated the script using Vuser_Init for first login when i am executing the scripts i am getting error , even i did correlation and did script in HTTP and web Click in either ways my script is not working can you please help me to get this.

2 Answers   CitiGroup, Satyam,


Categories