Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login

In testing automation, test double objects that possess working business logic implementations but take shortcuts (e.g. in-memory database) are called:

AMocks
BFake Objects
CStubs
DSpies

Explanation

Fakes have functional implementations suitable for testing (e.g., lightweight in-memory storage) but are unsuited for production.

Submitted by: mcqstutor Team More Software Engineering MCQs →

No Comments

Leave a comment

Your email address will not be published. Required fields are marked *