The method where all developed modules are combined together to check the completeness of software is called _______ integration testing.

  • Big Bang
  • Bottom-Up
  • Sandwich
  • Top-Down
Big Bang integration testing is where all or most of the modules that are developed are integrated simultaneously and then tested. While it might seem efficient, this method can lead to challenges in identifying the root cause of defects.
Add your answer
Loading...

Leave a comment

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