what is difference b/n client server and web based
applications?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between functional and nonfunctional testing?
What is the difference between preventative and reactive approaches in testing?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
What actually a SQA Tester do in His/ Her first (entry level) Job?
what is difference between smoke testing and sanity testing?
Define use case testing.
Write the differences between preventive and reactive approaches?
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
Give me an example of the best and worst experiences you've had with QA.
What are the different verification techniques you know?
What is the difference between the qa and software testing?
How to test and to get the difference between two images which is in the same window?
What kinds of performance tests might be required for a word processing system?
how much it is necessary that if u r a sqa engineer then ur programming should be strong or either u have only concepts of it but u r not a good programmer.If the person is not a good programmer then do they are able to make their carrer in this field of qa and do it has good scope for them being not a good programmer?
Hi QA, Do any QA's give us the detail status of review happening during the entire life cycle (if templates includes it will be very useful for us) ?