what is 2 tier and 3 tier application.
Answer Posted / prabhat
Including both above answers, there is few difference..
2 tier:(e.g:VB based application)
1.Need to be installed on the Users PC.(Intranet)
2.Performace issue when No. Of Users are high.
3.Processing slow.
3 Tier:(Web based appplication)
1.Works on Internet.
2.Never performance issue irrespective of users login
3.Processing faster.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
how to use regular expression in Test Complete Functional tool
Do you know what is a xpath?
Does automation testing have any disadvantages?
Is automation testing in agile methodology useful or not?
List down the primary features of a good automation tool?
Give some examples of priority – severity defect levels.
Tell us how can you find if an element is displayed on the screen?
what is the difference between Batch test runner and framework ?
Name the frameworks that are used in software automation testing?
What are the types of the framework used in software automation testing?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
What should you do after finding a bug?
What you know about table-driven testing?
Tell us the difference between assert and verify commands?
List some advantages and disadvantages of manual testing.