Which form of integration testing focuses on verifying the integration between different systems or subsystems?

  • Top-Down Integration Testing
  • Bottom-Up Integration Testing
  • Unit Integration Testing
  • Incremental Integration Testing
Top-Down Integration Testing focuses on verifying the integration between different systems or subsystems within a software application. It starts with testing the highest-level modules first and progressively integrates lower-level modules.
Add your answer
Loading...

Leave a comment

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