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 ? | 7 Yes | 6 No |
Post New Answer View All Answers
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
how to test the case with 5 combination and inputs
What are microsoft 6 rules?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
What is the procedure of manual testing?
Hi.....wat r d major bugs we can find in banking domain???
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
What exactly is quality control?
Why would we not include these?
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is XML Testing? Do we have any tools to test the XML? Please let me know.
Can you explain a pair-wise defect?
1.what promted you to become involved in QA/Testing?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
Test approach to windows scheduler?