What are the various black box and white box testing techniques?
Answers were Sorted based on User's Feedback
BlackBox Testing Techniques are as follows:
1)BoundaryValueAnalysis
2)Equivalence class Partition
3)Error Guesing
4)State Transition Testing
5)Decision table testing
6)Cause Effect Graph.
7)UseCase Testing
whiteBoxTesting Techniques are as follows:
1)Statement coverge testing
2)Loop Testing
3)Branch Coverage Testing
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / bhargu
what ever sneha has told thats absolutely correct
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sudhakar8
Black Box and White Box are testing types and not testing
techniques.
Testing techniques are as follows:-
The most popular Black box testing techniques are:-
Equivalence Partitioning.
Boundary Value Analysis.
Cause-Effect Graphing.
Error-Guessing.
The White-Box testing techniques are: -
Statement coverage
Decision coverage
Condition coverage
Decision-condition coverage
Multiple condition coverage
Basis Path Testing
Loop testing
Data flow testing
Statement Coverage
Execute all statements at least once.
Decision Coverage
Execute each decision direction at least once.
Condition Coverage
Execute each decision with all possible outcomes at least
once.
Decision/Condition Coverage
Execute all possible combinations of condition outcomes in
each decision. Treat all iterations as two-way conditions
exercising the loop zero times and one time.
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / ch.s.m.prasad,kkd
black box testing techniques:
1. boundary value analysis
2. equalence class partition
3. Error Guessing
White box testing techniques:
1. basic path coverage
2. programer techniq coverage
3. loops or structural coverage
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / gb
Black box & white box itself are two testing techniques...
It's just a googly Question ...
if any one knows sub techniques under white & black
box .....please correct here
| Is This Answer Correct ? | 4 Yes | 11 No |
What are cookies? tell me the advantage and disadvantage of cookies?
5 Answers AZTEC, College School Exams Tests,
give me some interview ques?
wht is Manual Testing Frame work
Is there any diff. between Bug,Defect,Error?
give me an example of high severity and low priority.And low severity and high priority
what is meant by system test case
what are the bugs in job portals and hospital managemant projects..if anyone havin experience in testin these porjects then friends share your experience what could be the bugs
What is alpha and Beta Testing?
how to test a web application manually?can u explain indetail?
why you want 2 join Testing ?
How does one do Ad-hoc Testing?
What are the different types of integration testing?