0 votes
in Agile by

What is a test stub?

1 Answer

0 votes
by

A small code which mimics a specific component in the system and can replace it. Its output is same as the component it replaces.

Related questions

0 votes
asked Jan 14, 2020 in Agile by JackTerrance
+3 votes
asked Aug 5, 2019 in Agile by sheetalkhandelwal
...