what are the contents of black box & white box testing.

Answers were Sorted based on User's Feedback



what are the contents of black box & white box testing...

Answer / ch.s.m.prasad ,kkd

contents of black box testing

1. functional testing
2. non-functional testing
3. performace testing
4. security testing
contents of white box testing

1. unit testing
2. integration tesing

Is This Answer Correct ?    2 Yes 1 No

what are the contents of black box & white box testing...

Answer / sam

Components of Black Box Testing:
1.Unit testing
2.Integration Testing

Components of White Box Testing:
1. Functional testing
2.Sanity testing
3.Usability testing
4.Compatibility testing
5.Performance testing
6.end to end testing
7.Recovery
8.Monkey
9.Smoke
10.Gorilla
11.Positive
12.Negative
13.Incremental Testing
14.GUI

White Box testing looks at the details of the
application/Program while Balck Box testing is not concerned
with the intricacies of the Application/Program and deals
only with the cause and effect of given inputs.

White Box:- done by developers

Black Box :done by testers

Is This Answer Correct ?    3 Yes 3 No

what are the contents of black box & white box testing...

Answer / rajni chopra

Contents of black box testing:
functional testing
Regression testing
Performance testing
Contents of white box testing:
Unit Testing
System Testing

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

write test cases on "Login Window" ?

2 Answers  


1)What are diffrent matrics assosiated with testing?

2 Answers   Satyam,


What is traceability matrix? What is recovery scenario? How to pass values into a datatable?

2 Answers   RBS,


What were the major challenges u faced while testing

0 Answers   CMC, Infosys, TCS,


is Testing Engineer Involve in designing the Test Design

5 Answers  






Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!

0 Answers  


Swap 2 variables without using a temp variable

4 Answers   Oracle,


what is the difference b/w system testing & functional testing ?

5 Answers  


What are the type of testinmg to test in Unit, System,Integration and User acceptance testing< client side>

1 Answers  


wht is adhoc testing?

8 Answers  


what is peer test?

2 Answers   Semantic Space, SoftProdigy,


difference between blackbox vs system testing

5 Answers   IBM, Symphony,


Categories