How do you perform performance testing for Three-tier application in LoadRunner

I have an application with the following architecture: Three-tier standard (Web Server, App Server & Database). How do I go about performance testing this application?

Showing Answers 1 - 4 of 4 Answers

1. Record the user activity at the browser level.
2. COnfigure the loadrunner and servers for monitoring the Web, App and DB server.

For this you can refer to the documentations that is provided by the installer.

-papayamilkshake

  Was this answer useful?  Yes

1. Select the Protocol type as Web(HTTP/HTML)

2. Start & Stop recording on the Application (Browser level API)

3. The recorded events on the Application calls loading from the Web/Application Server to interact with the DataBase server directly from the Vuser Script.

4. Now It will validate the both the layers(Application & DataBase) behaviour using GUI scripting

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions