What is 3-Tier Architecture. How It will be implemented.
Anybody can explain it in detail with easily understandable
example. Thanks in advance..
Answers were Sorted based on User's Feedback
Answer / raghu
3-Tier Architecture is a WEB environment.
it caontains three layers.
--Presentation layer
--Application Server
--Database server.
when the applications are to be used world wide by so many
users then this type of environment is used.
If some thing is wrong pls revert back to
test_professional7@yahoo.co.in
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / arokiaya
Tier1 : Client
Tier2 : Server
Tier3 : Application Server
| Is This Answer Correct ? | 0 Yes | 2 No |
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What is the difference between static testing and dynamic testing?
What is Hybrid testing?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
difference between load testing and stress testing?
Differentiate verification and validation?
Is there any issue in the site www.allinterview.com?
what is the diffrence b/w verification and validation?
Difference between verification and validation?
Have you prepared traceability matrix and how to prepare it?
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]