📚 Practice Mode
Unit Testing
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
What is the primary goal of unit testing?
- To test the entire application as a whole
- To test individual units of code in isolation
- To test the user interface of the application
- To test the performance of the application