What is the Diffrence between Clint server & Web based
application ? plz Explain in detail (Chandana)
Answer / 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 |
WHAT IS THE BEST INSTITUTE FOR LOADRUNNER TRAINING IN HYDERABAD
If it is possible to test 5000 vuser through single machine? Then how you can test? plz explain
difference between GET & POST methods in JAVA?
what is the differance between standard log and extended log?
how to configure yahoo cookies in load runner
Explain the architecture of ur application ?
How you develop the database vuser script?
What is report header and what are the information contains?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
What are the types of checkpoints is available in loadrunner?
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.
laod runner user guide ?