in TestLink by
Explain V-model For Testing?

1 Answer

0 votes
by
Typical “V” shows Development Phases on the Left hand side and Testing Phases on the Right hand side.

SRS/BRS User Acceptance.

Analysis/Design System Testing.

HLD Integration Testing.

LLD Unit Testing.

Coding.
...