What are the various black box and white box testing techniques?
Answers were Sorted based on User's Feedback
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 |
Answer / bhargu
what ever sneha has told thats absolutely correct
| Is This Answer Correct ? | 2 Yes | 1 No |
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 |
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 |
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 |
What is Migration testing?
what should we do if the developer rejects the bug?
What are the benefits of automated testing over white box and black box testing?
how do you test a calendar ?
what do u know about ERP , INSURANCE DOMAINS?
2 Answers Bartronics, NDL, TCS,
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
define STLC life cycle step by step
what is difference between win 98 and win 2000 poertating system?which is better one?
i have an iphone 4g can you tell me the test case for the camera?
what are the conditions of test cases?
what are the -ve test cases for Railway Ticketing System?
How to test the functional specification?