Black box testing takes an external perspective of the test object to derive test cases. These tests can be functional or non-functional, though usually functional. The test designer selects valid and invalid input and deter mines the correct output. There is no knowledge of the test object's internal structure. This method of test design is applicable to all levels of software testing: unit, integration, functional testing, system and acceptance. The higher the level, and hence the bigger and more complex the box, the more one is forced to use black box testing to simplify. While this method can uncover unimplemented parts of the specification, one cannot be sure that all existent paths are tested. .
Popular Posts
-
Project specific Questions 1. What was the duration of your project? 2. Explain about your project. ...
-
SDLC Software Development Life Cycle: SDLC, Software Development Life Cycle is a process to design, develop and test high quality so...
-
The CREATE DATABASE statement is used to create new database in MySQL. by using this Database we can store data in table consist database ...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment