What is the main advantage of using a bottom-up approach in integration testing?

  • Early identification of defects at the lower levels
  • Easier to manage and control
  • Faster execution of test cases
  • Higher test coverage
The main advantage of the bottom-up approach in integration testing is the early identification of defects at the lower levels of the application architecture.
Add your answer
Loading...

Leave a comment

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