What is two tier and three tier architecture?
Answer Posted / gaurav
two tier architecture has two layers
three tier has 3 layers
| Is This Answer Correct ? | 9 Yes | 27 No |
Post New Answer View All Answers
What are the Major Functionality for a ATM machine ??
how can you test the web environment for security testing?
If client give you a project then which testing you will perform first
Explain the procedure for manual testing.
What is difference between Build, Version and Release
what the purpose of requirement phase
please send me database stored procedure checklist.
What ishigh severity, low priority bug?
What is actually a rule based testing
What is formal testing?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
What makes a good software qa engineer?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What is the difference between white box, black box, and gray box testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form