What is two tier and three tier architecture?
Answer Posted / asadul
The two-tier architecture is like client server application. The direct communication takes place between client and server. There is no intermediate between client and server. The two tiers of two-tier architecture is
Database (Data tier)
Client Application (Client tier)
Three tier architecture having three layers. They are
Client layer
Business layer
Data layer
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is the difference between test case and result matrix
What is bidirectional traceability ??? and how it is implemented
What is Independant Testing? When and where this type of testing will be performed?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
How do you estimate white box testing?
What is test management?
If automating - what is your process for determining what to automate and in what order
Which are the standards for software test plans?
What is checkpoint? How can you handle the checkpoints?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
How do u determine,what to be tested?
what is scrum how with ex?
what is the difference between section & test feature in test case documention?
Can anyone tell me about banking project? abt the transactions? the flow?
How will you determine when to stop testing?