Software Development V-Model Question:
Download Questions PDF

What is Black-box testing?

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.

Download V-Model Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Software Development V-Model Validation Phases?What is Software Development V-Model?