Answered Questions

  • Load Runner Recording Error 26609

    I am new to LoadRunner.I was going through tutorial. I recorded the steps of reserving the flight on the site:http://localhost:1080/mercuryWebTours/When i ran the test, i came across the following error:Action.c(6): Error -26609: HTTP Status-Code=503 (Service Unavailable) for "http://www.localhost.com/mercuryWebTours/" [MsgId: MERR-26609]Action.c(6): Warning -26200: At least one of the resources...

    sudeeshna

    • Jun 19th, 2008

    That means:The server is currently unable to handle the request. The server returned the error: "SERVICE UNAVAILABLE". Troubleshooting  for this:Try to access the URL or the application being tested from a browser on the same machine

  • what is rendezvous point.

    To emulate peak load on the server.

    jenu

    • Feb 24th, 2014

    Virtual user wait during the test executions for multiple v user to arrive at certain point. in order that they may simultaneously perform a task

    Pritesh Gupta

    • Jan 8th, 2014

    You 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 poi...