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 |
)Example of web_submit_form is the regestration form which u have to fill while creating a mail_Id Example of web_submit_data is the login page contains the fields like user name & PWD. Is this correct answer for diff btn web_submit_form&web_submit_data and their examples.
Explain the difference between automatic correlation and manual correlation?
What is the vuser in the scenario?
can u name some of the important functions in LoadRubber Scripting?
Where do u use Performance testing ?
what is think time when u will use it?
what are the baseline doc for performance testing?
I read the answers given for 90 percentile calcutaion in the analysis report. If i am running a test for 1 record how is the 90 percent calculation done.
Hi every one, i am working as a Test Engineer i was assigned to a web based project so i need some information regarding load testing what are all the topic i need to look into to work efficiently on the load testing of java application please help me out with all the details i need to look into i would be Thank full
If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.
What is Latency in LoadRunner? What is Network Latency? could u explain in detail how to define this network Latency in LoadRunner? Thanks in Advance
How did you find database related issues?