1.What are the difference b/w client & server?
Answer Posted / suvvi
Client requests the information and Server provides the
information.
AN application will have Presentation logic, Bussiness
logic and Database logic.
In Client Server environment, Client carries Presentation
Logic and Bussiness Logic and Server contains Database Logic
In Standalone Environment, a single machine can be both
client and server.
In Web Environment, Client carries Presentation logic,
Application Server carries Bussiness logic and Database
server carries Database logic
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is the difference between web based application and client server application?
What is the difference between pilot and beta testing?
what is mean by Performance Related Testing in data base?
What are all the scenario for 1.google analytics 2.api 3.paypal
Is an "A fast database retrieval rate" a testable requirement?
What is coverage and what are the different types of coverage techniques?
how to write defects in excel sheets when defects occured
functional testing and usability testing test cases for transfer funds...
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What is black box testing, and what are the various techniques?
What is the difference between action & script ?
what are the Cs in testing
what r the 5 major defects that u found in ur shopping related project?
can you show me the test cases on registration form
If automating - what is your process for determining what to automate and in what order