Question:
In n tier Architecture What are the factors should be considered for testing?
Answer:
Basically 3-tier architecture is for windows based application. Where as n-tier architecture is for web-based applications. So, We should do the testing related to web-testing. Source: CoolInterview.com
In 3 tier architecture there are 3 layers in the architecture. They are 1) Application(Presentation) layer 2)Business Logic Layer and 3)Data layer
In n tier architecture, Data layer is divided into 2 layers i.e Data access and Database.
In n tier architecture, Data access layer and Database layer may or may not reside on the same location.keeping that into consideration we have to prepare Test strategy and Test Approach. Source: CoolInterview.com
Answered by: Mohammed Abdul Hadi | Date: 6/18/2008
| Contact Mohammed Abdul Hadi
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|