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 |
Should testing be done only after the build and execution phases are complete?
what is metrices?
what is batch testing?
What if an organization is growing so fast that fixed QA processes are impossible?
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
what is the diff b/w Test Strategy and test approach doc? and which team prepares these doc's?
Suggest some book to learn more test case???
whatis testing?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?
When we convert the Client/Server application to web Application can we use same Automation Scripts?
define Testing of Procedure, Triggers and Functions in data base testing ?
What's the difference between alpha and beta testing?