Answer:
e. tests each program separately.
Step-by-step explanation:
Unit testing -
It is one of the software testing where the individual units are tested , is referred to as unit testing.
The focus of this step is to scan each and every unit separately and thoroughly so as to avoid any type of damage or malfunctioning .
Hence, from the question, the correct statement for unit testing is e. tests each program separately.