Answer Posted / kundan yalangi
Client Server Application :
Keywords :
Client : Its the one who's in interest of a service
Server : Its the one who provide the services which the
client has requested .
Client and Servers are two nodes in a network , in which
the client send some requests for the services to be done
and server accepts it and accomplish the request and sends
it back to the client depending on its port number present
in the IP Headers . Client Server Application is Many to
one mapping ( N number of clients may access a single
potential Server ) . If more than one client accesses the
server then server fork a new process which behaves as an
existing server clone and completes the client's
requests ;While the Main server Awaits new client
requests :)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Do you know what is selenese?
How do you decide which tool you have to use?
Explain how to perform load-testing?
how can i count the no of edit field in a page and fill the multiple edit field
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
What are the disadvantages of Hybrid framework
VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
What is the process of Automation Testing?
Tell me what type of scenarios can be automated?
Tell me what is tsl? What 4gl is it similar too?
what is dynamic window and dynamic model ? (worksoft automation tool)
Tell me how could ajax controls be handled in webdriver?
How to decide the tool that one should use for automation testing in their projects?
What is in-house tool?
Tell me an example of the languages supported by webdriver?