Explain about V-Model and it's usage in Testing Process

Questions by sundar_nss

Showing Answers 1 - 2 of 2 Answers

preetikalra

  • Dec 28th, 2007
 

V-model explains about the steps to be followed while testing.
The steps are

1. Requirement Analysis
2. System Design
3. Program Design
4. Implementaion
5. Unit testing
6. Integration testing
7. System testing

Each phase has corresponding test or validation counterpart.

  Was this answer useful?  Yes

Tiger2k

  • Mar 3rd, 2008
 

V model is one of the type of sdlc model where validation and verification happens at same time.
Developement and testing activites are conducted simuntanelously in this phase.
One of the famous and widely used sdlc model

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.