Glossary
Whitebox Testing
Whitebox Testing
Whitebox testing is the process of testing a software based on an analysis of the internal structure of the component or system, as opposed to blackbox testing. The tester chooses inputs to exercise paths through the code and determines the appropriate outputs. Programming know-how and the implementation knowledge is essential.
Levels of Whitebox testing
- Unit testing
- Integration testing
- System testing
Write clean and secure code with DeepSource
Powerful static analysis that takes 5 minutes to set up and helps you fix code health and security problems on every pull request.