Home › Software Testing › Software Testing › fundamentals_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.
Related questions
Exit criteria for a test phase typically includeTest-driven development (TDD) follows the cycleIn Agile, the tester's role is BEST described asSelenium is BEST described asWhich is a recognised BENEFIT of test automation?Risk-based testing prioritises test effort byA defect lifecycle typically begins with statusA test plan typically describes