_______ are typically used as placeholders for activities that should be developed during incremental integration testing.

  • Drivers
  • Simulators
  • Stubs
  • Test Harnesses
Stubs are used in incremental integration testing as placeholders for modules that have not yet been developed. They simulate the behavior of these missing modules and allow testing to continue in the presence of incomplete components.
Add your answer
Loading...

Leave a comment

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