Unit testing involves breaking down a system into smaller, testable modules individually. Which testing technique is this?
Unit testing
System testing
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Computer Science Exercises are loading ...