What is Unit Testing

« Back to Glossary Index

Testing individual API functions before integration.

Synonyms:
Component testing, Code-level testing
Defnition:
Unit testing validates small code components independently to ensure correctness.

Variations:
Unit test validation

Hello popup window