What are two differences between unit tests and integration tests?

What are two differences between unit tests and integration tests?
A . A unit tests only runs on the developer’s computer
B. A unit test is automated
C. An integration test runs overnight
D. A unit tests isolates a specific system behavior
E. An integration test may be composed of unit tests

Answer: D,E

Explanation:

Unit tests are testing the smallest units of code possible and integration tests are testing the components of the system together. Unit tests aims at isolated pieces of behavior and integration tests could be composed of unit tests to test components.

Latest PSD Dumps Valid Version with 120 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments