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

Answers were Sorted based on User's Feedback



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

Answer / sneha

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

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

Answer / rekha

black box testing techniques :

1)boundary value analysis
2)equivalence class partition
3)error guessing

white box testing techniques :

1)statement coverage
2)condition coverage
3)path coverage
4)loop coverage

Is This Answer Correct ?    7 Yes 2 No

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

Answer / bhargu

what ever sneha has told thats absolutely correct

Is This Answer Correct ?    2 Yes 1 No

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

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

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

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

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

Answer / sanjay

What ever rekha said it is perfect

Is This Answer Correct ?    0 Yes 2 No

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

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

Post New Answer

More Manual Testing Interview Questions

how will u Do Smoke testing and Sanity testing for these fields:We have 3 fields on page: Name,Address and Pincode ?

6 Answers   HCL,


How to test Snapchat

0 Answers  


what is hotfix?

12 Answers   CTS,


wat is test management ?what are the components available in test management?

0 Answers   iSoft,


Who will perform Integration Testing?

17 Answers  






What is Testsummary?

4 Answers  


risk driven testing

1 Answers  


Generally which software development model is used in project based companies?

1 Answers  


What is Software Testing ?

5 Answers  


how would u do performance Testing manually for web site.

8 Answers   IBM,


what is Negative testing and what It?s Purpose?

11 Answers  


Can you explain the different maturity levels in staged representation?

0 Answers  


Categories