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 ?    18 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 ?    6 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 0 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 ?    6 Yes 6 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 1 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 ?    3 Yes 5 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 10 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between quality assurance and quality control?

4 Answers   Crea,


Test case on Air conditionar

1 Answers  


Q2. From the below given choices, which one is the ‘Confidence testing’ A. Sanity testing B. System testing C. Smoke testing D. Regression testing

9 Answers   ISTQB, JO, Tech Mahindra, Trekbin,


what is non functional requirements used in ur project?

6 Answers   MAHINDRA,


1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?

4 Answers   Accenture,






whar are the contents in db testing test case template

0 Answers   Reliance,


Who should you hire in a testing group and why?

1 Answers  


What's HTML content-checking tests

1 Answers   Crea,


How to test cookies in Manual testing?

4 Answers   Infosys,


2.what is the differnce bet project volume and v.s.s and what is the advantage of v.s.s?

1 Answers   Tech Mahindra,


What is CMMI leavels?

1 Answers   Crea,


What are the different roles of testers in Verification and Validation?

2 Answers   Covansys,


Categories