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?
Answer Posted / 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 |
Post New Answer View All Answers
could anyone explain application testing in sequence order i don't have any experience in that
functional testing and usability testing test cases for transfer funds...
Explain the defect life cycle.
You may undergone many projects. Do all the projects match up with customer’s expectations?
What is a testbed in manual testing?
give me a example of writing a test case,take any good example which i can understand easily.
What is system level testing?
What is the difference between Functional testing and Unit Functionality testing?
what is independent question and what is retriewing and what is problem of severity.
Explain the importance of agile testing?
What r the documents required for performance testing
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
Which was the most interesting bug you found.
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
what types of testing you performed in transfer funds module....