Interview Questions

What black box testing types can you tell me about?

Software QA/Testing Technical FAQs


(Continued from previous question...)

What black box testing types can you tell me about?

Black box testing is functional testing, not based on any knowledge of internal software design or code.
Black box testing is based on requirements and functionality. Functional testing is also a black-box type of testing geared to functional requirements of an application.
System testing is also a black box type of testing. Acceptance testing is also a black box type of testing. Functional testing is also a black box type of testing. Closed box testing is also a black box type of testing. Integration testing is also a black box type of testing.

(Continued on next question...)

Other Interview Questions