volume_mute

Reusable Component Integration in System Testing

publish date2026/06/18 05:28:24.216491 UTC

volume_mute

A company integrates a third-party authentication library into their new system during system testing. What is a specific concern that arises when testing reusable or off-the-shelf components during system testing?

Correct Answer

The company must verify that the reusable component works as expected when integrated with their newly developed components

Explanation

When reusable or off-the-shelf components are integrated during system testing, they must also be tested to check they work as expected when integrated with newly developed components. Reusable components may have been separately tested and used in other contexts, but their behavior in the new integration context must be verified.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears