What is the Diffrence between Clint server & Web based
application ? plz Explain in detail (Chandana)
Answer Posted / naga
Client Server is basically a 2 tier system where a client
sends a request and server responds to that request.
Web based application is based on client Server system but
it might be 3 tier system or a multi tier system.
In client server the business logic is at the client side.
In th Web based applications, the business logic resides in
the middleware(application server).
Web Browser -->Web Server -->Application Server-->Database
Server.
Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
What is loadrunner api function?
What is the think time?
What are the loadrunner testing process?
What type of function generate and insert by the vugen to the script when you record a script?
What is vuser script?
What is ramp up and ramp down?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
What is the loadrunner start-transaction and its syntax?
How is vugen script modified after recording?
What is lr_output_message?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
What is the use lr_abort function?
What is the difference between overlay graph and correlate graph?
What is elapsed time in load runner?
What is lr-function?