February 2018
Intermediate to advanced
406 pages
9h 55m
English
Often, the functionality under test depends on components and APIs which are independently being developed by other teams, which has the following disadvantages:
Hence, the concept of a test double became popular. A test double (like a stunt double in a movie) is a component/API that replaces the actual component and mimics its behavior. The test double component is typically a lightweight and easy-to-change component that is under the control of the team building the functionality, unlike the ...
Read now
Unlock full access