What are the various black box and white box testing techniques?

Answer Posted / 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 ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anyone help me regarding testing patterns?

1563


What is back to back testing?

1481


What is an audit report? Whom is it done by?

1953


please send me database stored procedure checklist.

2433


What is junit & api?

1679






Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.

1604


Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.

1595


tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in

1981


What is difference between V-Model and Agile Model?

1670


Manual and automation how do they help in bringing out quality product? Explain?

1474


What is mutation testing & when can it be done?

678


What criteria would you use to select Web transactions for load testing?

1639


Differentiate test bed and test environment?

2107


what are your achievements in your organization ? Guyz very very urgent , help me

1645


Which test cases are written first: white boxes or black boxes?

788