Hi...What is Test design and Test data management in Test plan Document?
Answer / kris
Test design is the test case design
Test data management is nothing but where and how are you getting the test data from developers and where to keep it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Which design document supports to choose test data and how to select test data ranges ?
which are the different types testing tools are available and which tool is mostly used in industry
What is Guerrilla Testing?
1.Test cases for Password cannot be used for next 13 times? 2.Test cases for Password should not be less than 8 to 13 chars and there should be at least one special character and one Capital letter.
if tester found some bugs in the application then which format they will send it to development team.
what is non-functional testing? give 2 example..
what is valdiation
Difference between Verification & Validation?
Explain 5 Test Matrics?
Expain Equivalence Class Partion with an Example?
what is increment testing approach?
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?