Computer Science, asked by Qwerty9462, 11 months ago

Which testing phase tests individual software modules combined together as a group?

Answers

Answered by abdiq2020
0

Answer:

Explanation:

Integration testing allows individuals the opportunity to combine all of the units within a program and test them as a group. This testing level is designed to find interface defects between the modules/functions. This is particularly beneficial because it determines how efficiently the units are running together

Answered by shilpa85475
0

Integration testing.

Explanation:

Integration is the section in software program checking out wherein person software program modules are blended and examined as a group.

Integration is performed to assess the compliance of a machine or factor with detailed purposeful requirements. while we test login and sign on functions in an e-trade app, we view them as separate units.

If we test the cap potential to log in or sign on after a consumer provides objects to their basket and desires to continue to the checkout, we test the combination among those functionalities.

Similar questions