What is the architecture for client/server protocol in performance testing?

Showing Answers 1 - 3 of 3 Answers

In Load runner, protocol do not have an architecture. As always with protocols, it defines the communication standards.

Any 2 tire application will have a back end database server like oracle, sybase etc. load runner has the associated protocole to call the necessary procedures based on the business process you are recording.

Thanks, Kanthraj.
92122 64980.

  Was this answer useful?  Yes

gorbysbm

  • Apr 13th, 2011
 

N-Tier Architechture (Typical): Client Tier(User Machine) <-->Presentation Tier(Webserver)<--> Application Tier (App Server) <--> Data Storage Tier (Database)

  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