Back to quizzes
Testing & Debugging Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the purpose of unit testing in Python?
A
To test individual components for correctness
B
To check the performance of the application
C
To validate data input
D
To ensure code is written in a specific style