what is 2tier and multi tier architecture?
Answer / naveen
2 tier architecture:
It is client -server application. In this we will have
presentation and business layer in one system and database
layer in another system called thick client server...
If we have only presentation layer in one system and
business and database layer in another system then it is
called thin client server...
multi tier architecture:
In this we will have the presentation layer in one system,
business layer in another system and the database layer is
distributed to 'n' no. of systems depends on the database..
| Is This Answer Correct ? | 3 Yes | 1 No |
define 1)test methodologies, 2)test data 3) test scenario 4 ) test environment
What is Defect Density?
How to do Performance Testing manually for a Flash Application?
What is the test case did u take more time,and difficult to write, in interview they asked, can anyone give the answer please.
when to start and stop testing?
What is the difference between alpha and beta testing
I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues
What is Smoke Testing
What is Dialog Application? Tell me in details about it? Thankd in Advance
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?
What is CRD and SRD file
what is test coverage??