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
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 |
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 |
Answer / maheswar
v and v stands for verification and validation
| Is This Answer Correct ? | 10 Yes | 5 No |
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 |
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 |
Answer / shamitha
Testing is done at each and every stages and there is no delay time
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the exact difference between Integration & System testing, give me examples with your project.
Do u writing a separate testcase for Regression Testing? If it is Yes, Explain How to write the Testcase?
What is the bug life cycle?
what is bugzilla?
What is severiety and priority of the bug?how do they effect u to report the defect in the builds?
what can be the reason for client not accepting the release?
How do you arrive at the estimaton of efforts for a particular function, if you have not worked on that function testing before and do not have any past experience?
What is API Testing? how do we perform this testing?
What it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..
Can anyone explain about metrics
tell me about severity and priority with example
3 Answers Sierra Atlantica, Verizon,
Give Proper Example for following situations 1. Sevirity 'Low' Priority 'Urgent' 2. Sevirity 'Urgent' Priority 'Low' 3. Sevirity 'Urgent' Priority 'Urgent' ? Also explain what is sevirity & Priority if A Printer suppose to print out 1000 Print outs for 1 refill of cartage But actually it is taking 1100?