In which type of testing do you verify that different components of the system work together as expected?

  • Integration Testing
  • Unit Testing
  • Functional Testing
  • Stress Testing
Integration Testing verifies that different components of the system work together as expected. It checks the interactions between components and ensures they cooperate correctly.
Add your answer
Loading...

Leave a comment

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