Unit Testing tests individual units or components of a code written by the developer to validate if they perform as expected.
Answer options
A
TRUE
B
FALSE
Correct answer: TRUE
Explanation
Quick AnswerThe correct answer is TRUE because it directly addresses the core logic of Agile & DevOps.
Unit tests verify individual functions or components in isolation.