Solved

What Is Tested by Unit Tests

Question 28

Multiple Choice

What is tested by unit tests?


A) The syntactical correctness of the source code of a software component.
B) The formal validity of a service's external REST API.
C) The integration of multiple component of the same software.
D) The correctness of a specific function of a software component.
E) The throughput, load capacity and latency of a service.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions