what is 2 tier and 3 tier application.
Answer Posted / ravi kiran
3 Tier:
We have 3 different layers
1. Presentation Layer
2. Application Layer
3. Database Layer
Example: SAP
2 Tier:
We have only 2 layers i.e
1. Presentation Layer (Client System)
2. Application Layer + Database Layer (Server System))
Also called as Client Server Application
| Is This Answer Correct ? | 51 Yes | 8 No |
Post New Answer View All Answers
Please explain how to perform load-testing?
Explain me how to check if an element is visible on the page?
Please explain what is a relative xpath?
What are the different types of scripting techniques for automation testing?
What type of scenarios can be automated?
what is the difference between Batch test runner and framework ?
Explain me what is the difference between setspeed() and sleep() methods?
Any kind of test which you think should not be automated?
how to write ciertification in QTP?
Give some examples for functional & regression test tools?
What is Ticketing tool? Has it any other names? What is the purpose of this?
How can the user get a text of a web element?
Do you know when autoit is used?
8. How we test web based application
Do you know the difference between close and quit command?