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 the difference between close and quit command?
Name some of the commonly used automation testing tools that are used for functional automation.
Simplify the term defect severity.
Tell me what criteria do you consider for automating a test?
Tell us what methods of robot class do you know?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
is anybody suggest me which one is the best testing institute in ameerpet hydrabad
Do you know what is a data-driven framework?
Tell me what is tsl? What 4gl is it similar too?
Tell me how can the user get a text of a web element?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
Explain me how to check if an element is visible on the page?
What is the Differnce between Client/Server Testing and Web Based Testing?
Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??
whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,