Black-Box Testing Method
Jump to navigation
Jump to search
A Black-Box Testing Method is a software testing method that ...
References
2018
- (Wikipedia, 2018) ⇒ https://en.wikipedia.org/wiki/black-box_testing Retrieved:2018-3-14.
- Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. This method of test can be applied virtually to every level of software testing: unit, integration, system and acceptance. It is sometimes referred to as specification-based testing.