Test double

A test double is software used in software test automation that satisfies a dependency so that the test need not depend on production code. A test double provides functionality via an interface that the software under test cannot distinguish from production code.

Source: Wikipedia — Test double (CC BY-SA 4.0)

Test double

A test double is software used in software test automation that satisfies a dependency so that the test need not depend on production code. A test double provides functionality via an interface that the software under test cannot distinguish from production code.

Source: Wikipedia "Test double" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy