Answer:
Black-box testing uses external descriptions of the software, including specifications, requirements, and design to derive test cases. These tests can be functional or non-functional, though usually functional. The test designer selects valid and invalid inputs and determines the correct output. There is no knowledge of the test objects internal structure.
Previous Question | Next Question |
Explain Software Development V-Model Validation Phases? | What is Software Development V-Model? |