Home › Software Testing › Software Testing › advanced_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.
Related questions
Test coverage is BEST described asContinuous Testing in DevOps means'Test data' management addressesIn ISTQB terminology, a 'test oracle' isAcceptance Test Driven Development (ATDD) emphasisesTest Driven Development uses the rhythm ofRecovery testing simulatesCompatibility testing checks the system on