Practice free →
HomeSoftware TestingSoftware Testingfundamentals_levels_techniques › Which level confirms an integrated system meets …

Which level confirms an integrated system meets requirements?

AUnit testing in code isolation
BIntegration testing between modules
CSystem testing of the full application
DAcceptance testing by business users
Answer & Solution
Correct answer: C. System testing of the full application
System testing evaluates the complete integrated system against functional and non-functional requirements. Acceptance testing comes after, focusing on business fit-for-purpose by the user/customer.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions