question 30\nas compared to integration testing, system testing:\n○ is much broader in scope\n○ uses…

question 30\nas compared to integration testing, system testing:\n○ is much broader in scope\n○ uses production data (rather than test data)\n○ is done by hand - picked end - users (rather than systems analysts)\n○ involves both black - box and red - box testing\n○ makes more extensive use of stubs
Answer
- box testing in standard software testing terminology (black - box and white - box are common).
- Stubs are more commonly used in integration testing to replace missing components, not in system testing.
Answer:
Is much broader in scope