In computer science, test stubs are programs that simulate the behaviors of software components (or modules) that a module undergoing tests depends on.Test stubs are mainly used in incremental testing's top-down approach. Stubs are computer programs that act as temporary replacement for a called module and give the same output as the actual product or software.
| Attributes | Values |
|---|---|
| rdfs:comment |
|
| is genre of |