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
How would you ensure that your testing is complete and has good coverage?
Explain stress testing, load testing and volume testing?
What is boundary testing?
hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it
How do u calculate Schedule variance? What is the formula? Explain with Example
What is coding?
What are test driver and test stub and why it is required?
a proj ws atarted and cloded within the second day why?it has good amt of resources.srs ws prepers and accepted by the client too.
What is the role of qa in a project development?
Enlist the priority of the testing tasks defined by the qa team in product development.
Can anyone please tell me how to export the requirements from QC 9.2 to excel file.
What are the factors responsible for the estimation of system integration test cycle and total integration time?
What are the contents in test plans and test cases?
What are the key challenges of software testing?
Do you think qa's can also participate to resolve production issues?