What is "V-n-V" Model ? Why is it called as "V"& why
not "U" ? Also tell at what Stage Testing should be best to
stared?

Answers were Sorted based on User's Feedback



What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? A..

Answer / bishwajit.rk

V-n-V stands for Verification and Validation. These two Vs
are the components of V-model or Vertical Model.

V word is used to describe the model because since it
follows Development and Testing parallely, top to bottom,
vertically!!! And if u look into the model diagram, its
shown in V structure to give a good view for the model and
its name.

In V-model, the Development and Testing phases goes in-
hand. For every Development phase there is a Testing phase.
This model is very convenient and easy to adapt for a SDLC.

Based on the V-model, Testing starts from the requirement
phase itself. So, according to me, there is no other best
phase where u can start Testing other then starting right
from Requirement phase. Its always better to prevent the
defects migrating from the early stage of project then
finding them at Testing phase and land up in spending lots
of money rectifying the defect.

On the light side, Defects are our Hero...Without them we
would have been unemployed ;)

Is This Answer Correct ?    18 Yes 2 No

What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? A..

Answer / naresh

It is called V coz it looks like V. the detailed V model is
shown below.

SRS Acceptance testing
\ /
\ /
HLD(High Level Design) System testing
\ /
\ /
LLD(Low level Integration testing
design) /
\ /
\ Unit Testing
\ /
\ /
Coding

There is no such stage for which you wait to start testing.
testing starts as soon as SRS document is ready. You can
raise defects that are present in the document. Its called
verification.

Plz correct me if i'm wrong..

Is This Answer Correct ?    15 Yes 4 No

What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? A..

Answer / maheswar

v and v stands for verification and validation

Is This Answer Correct ?    10 Yes 5 No

What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? A..

Answer / sushmaa....from kurnool

V model difines multipul stages of development along with
testing stages. in V.Model "V" stands for "verification and
Validation" thats wat we r calling "V" model

Is This Answer Correct ?    3 Yes 2 No

What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? A..

Answer / reddy

what ever u told is 50% correct.
But comparing all other models(ie waterfall model,spiral
model) ie testing will start from the begining (whenever
customer gives the crs testing will start) and we can find
the bugs early in the process and budget also reduces
therefore V means victory and v and v are verification and
validtion

Is This Answer Correct ?    2 Yes 1 No

What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? A..

Answer / shamitha

Testing is done at each and every stages and there is no delay time

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is Arthogonal Array Testing Strategy ?

1 Answers   Crea,


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

0 Answers   TCS,


what do u like in QA?

4 Answers   Millennium,


What is the difference between Regression Testing and Retesting?

6 Answers  


Testing Application means what? I want the actual meaning of application?

1 Answers  






how to find the bugs and log the test cases?

6 Answers   Mastek,


What is bidirectional traceability ??? and how it is implemented

0 Answers   Covansys, TCS,


Can anyone explein me the differences between Product Testing and Project Testing??????

7 Answers   FCG,


what is proto type model?

4 Answers  


Hello people...im planning to jump into Manual Testing field. How should i start. Please guide me.. Thank you

12 Answers  


is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing

4 Answers  


What are the stages in the Test Development Life Cycle?

6 Answers  


Categories