Primary
Unit Testing ○|Definition|1st|20251119205401-00-⌔
Unit testing
Unit testing, a.k.a. component or module testing, is a form of software testing by which isolated source code is tested to validate expected behavior.1
Unit testing describes tests that are run at the unit-level to contrast testing at the integration or system level.2
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original Footnotes
Kolawa, Adam; Huizinga, Dorota (2007). Automated Defect Prevention: Best Practices in Software Management. Wiley-IEEE Computer Society Press. p. 75. ISBN 978-0-470-04212-0. ↩
Amazon Web Services (AWS). (n.d.). What is Unit Testing?. Retrieved May 2, 2025, from [1] (https://aws.amazon.com/what-is/unit-testing/) ↩
Secondary
• • •