
White and Black Box Testing
Verocel is highly skilled at creating functional tests from requirements. In many ways, the difference between black-box and white-box testing is the level (high or low) of the requirements from which the tests are written.
- Higher-level requirements imply black-box testing: there is less detail against which to develop tests.
- Lower-level requirements lend themselves to white-box testing: we can better see the detail for test development.
