QuestionQ124
Generic Automation DevelopmentWhich of the following descriptions corresponds to the concept of integration testing?
- A Evaluate the system's compliance with the business requirements and assess whether it is acceptable for delivery.
- B Individual units are combined and tested as a group. The purpose of this level of testing is to expose faults in the interaction between integrated units.
- C Validates the complete and fully integrated system. The purpose of a system test is to evaluate the end-to-end system specifications.
- D Individual units of a system are tested. The purpose is to validate that each unit of the system code performs as expected.
Community Discussion