what are the different types of black box techniques?
Answers were Sorted based on User's Feedback
Answer / shobana.b
Some of the Black box techniques are
1. Equivalence Partitioning
2. Boundary Value Analysis
3. Decision table testing
4. state Transition Testing
5. Use Case Testing.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / ganmo
isn't
Exhaustive testing also Black Box?
although it isn't the best choice
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / aman
The different types of black box techniques are :
1. Error Guessing technique.
2. Functionality testing
3. Use case Testing.
Aman Kumar
aman.testing@gmail.com
| Is This Answer Correct ? | 1 Yes | 5 No |
Describe V Model with the entry criteria of each Test Phase.
any one giv test cases for wordpad using equivalence class partioning
Difference between gui & Functional testing
If there is requirement After 6-7 months from client such that "Apply Shortcut keys[keyboard keys]to all buttons on all the screen. And If test cases are written for the buttons then Again we have to write test cases for Shortcut kays
What is Vertical & Horizontal Traceability?
Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?
at which movement we will perform varification testing & Validation Testing , with Example ??
What is a Use case? Is it possible to write test case without Use case?
what is entry and exit criteria?
How to write integration test cases? And as a black box tester do we write integrated test cases and how?
what are the typical problems in web testing?
What is test driver and test stub?