Practice free →
HomeSoftware TestingSoftware Testingadvanced_security_performance › In the V model of SDLC, system testing correspon…

In the V model of SDLC, system testing corresponds to

ASystem requirements on the left side
BUnit code modules on the left side
CDetailed design documents on the left
DIntegration interfaces on the left
Answer & Solution
Correct answer: A. System requirements on the left side
V model pairs each development phase with a corresponding test level: requirements <-> acceptance and system tests; high-level design <-> integration tests; low-level design <-> component (unit) tests.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions