what is difference b/n client server and web based
applications?
Answer / rajesh poojari
Client-server architectures are called as two-tier
architectures. In the two-tier architecture, the user
interface runs on the client and the database is stored on
the server. The actual application logic can run on either
the client or the server.
Web architectures are called as three-tier architectures.
In the three-tier architecture, the user interface runs on
the client and the database is stored on the server. Third
tier is for the application logic. The third tier is
between the user interface (client) and the data management
(server) components. This middle tier provides process
management where business logic and rules are executed and
can accommodate hundreds of users (as compared to only 100
users with the two tier architecture) by providing
functions such as queuing, application execution, and
database staging.
Is This Answer Correct ? | 5 Yes | 0 No |
The difference between Testing and Quality Assurance. Basic Difference in the Job profile Job profile
Write a testcase for Yes/No combo box
Explain the steps for bug cycle?
What is a non-conformance report (NCR)?
what is Globalization testing?
can anyone explain the working of tsys application in credit card industry
What is the difference between quality assurance and software testing?
Define test strategy.
What is 'Context Driven Testing' in Agile Method?
What quality should have Test lead?with real time exp?
What are the tools used by a tester while testing?
what are the metrics you are following?