Software QA Testing Question:
What is Closed box testing?

Answer:
Closed box testing is same as black box testing. Black box testing a type of testing that considers only externally visible behavior. Black box testing considers neither the code itself, nor the "inner workings" of the software.
Previous Question | Next Question |
Explain Usability Testing? | What is OO Function Testing? |