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

Hi freinds..im priyan 4rm banglore. i recently got an job on 2+(manual testing) by faq experience.in 2 days im going 2 join in company. now, can u any tel me pls how s there n company & environment. and what work did they give for me in starting & vat work shal i do there..? pls give me reply & help me soon. pls dont mind.

3 Answers  


Which appraisal method class is the best?

0 Answers  


why we give a big deal importantnce to a GUI testing

2 Answers  


how will you manually test yahoo messenger on single system.

1 Answers   nvidia,


What is 2-tier architecture, 3-tier architecture?

6 Answers  






What is Pilot testing ?

2 Answers  


hi can any one suggest how to write test case for a text box regarding its hight and width. How do you know that the text box having correct hight & Width?

1 Answers  


How is testing affected by object-oriented designs?

1 Answers   Crea,


a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh

0 Answers   TCS,


Guys, can any one of u give the realtime example for Alpha Testing

2 Answers  


Functional and Integration test scenarios for actitime application

0 Answers  


What are the steps involved in Manual Testing

6 Answers   TCS,


Categories