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
pls post the questions for qa position in factset
How are the quality assurance activities planned ?
Can you perform regression testing performed manually?
What are the attributes of a good software qa engineer?
How to test different Authorization levels for the Admin user and Userside users.
What is basis path testing?
What would you do if you have a large suite to execute in very less time?
What is random testing?
Any Automation tool in the market to help quality test team members communicate with each other? While server startup or restart Which Will inform each member .
Have you written test strategy?
What are the automation challenges that sqa(software quality assurance) team faces while testing?
what for cmmi and iso(what are they) are used and how we can use them in our testing and whole work related to sqa.Do it has any kind of format if it has kindly tell me from whr i will get it kindly give detalied answer?
What is mr and what information does mr consists of?
What is capture/replay tool?
Explain the process of qa testing?