BlackBox testing is used as functional or non-functional and it is used on all stages of SDLC or not
please describe it.
what is BlackBox testing ?
4424
08-Nov-2010
Updated on 08-Nov-2010
Pushpendra Singh
08-Nov-2010BlackBox testing is used as functional software testing.
Amit Singh
08-Nov-2010Black 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 determines the correct output. There is no knowledge of the test object's internal structure.