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 maturity level?
What is traceability matrix? Is it required for every project?
Enlist some automation testing tools.
Explain the process of project tailoring.
What is the difference between functional and nonfunctional testing?
Why you choose automated testing over manual testing?
Explain cmm?
Why is it often hard for management to get serious about quality assurance?
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
Kindly tell me some good websites from where I can study about sqa and testing(advance and new material)
What are the different artifacts you refer when you write the test cases?
What do you understand by ‘test effectiveness’ and ‘test efficiency’?
Differentiate verification and validation processes.
best trainig institutes and best faculty in chennai for software testing ?
List out the roles of quality assurance engineer?