What is the difference in b/w waterfall & V'model?
Answers were Sorted based on User's Feedback
Answer / shekhar lamba
defect are detected very late in waterfall model life cycle
but in V model many design and specification errors/bugs
are found very early in the life cycle hence the cost of
fixing the defect is less in case of V model as compared to
Waterfall model.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / hari
one simple diff is water fall model testing starts after
the code is developed where as in V model testing starts
from requirements phase and it occurs in each and every
phas of the model
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / kanishk
In V Model Testing activities are integrated into each
phase of software development life cycle whereas
In Waterfall model testing phase comes very later after the
code developed has been deployed so Faults are expensive to
fix in waterfall model as compared to V model.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / dheeraj shandilya
In Waterfall Model, testing is done at very late stage.So
it is costly as well as difficult tofix the bug.
In V model testing and development are done simultneously.
So it is quick , easy and less costly model
| Is This Answer Correct ? | 2 Yes | 0 No |
Write positive and negative test cases for forgot password?
Write an algorithm to find an palindrome
If there is dropdown field say Select Category. & Default category is Indian. What are the test cases for this field?
How do you go about testing a web application?
what are the status have in QC(Test Management Tool). and how you report?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
what is boudarary value analysis? what is the use of it?
In Satyam interview I have faced this question.Please answer me. The calculator is calculating like this: 1+1=2 2+2=5 3+3=6 4+4=9 5+5=10 ------ like this Prepare a bug report on this.
Explain about performanece testing?
Expain about V model?
what is the difference between test case and test scenerio.explain it with example?
What are the properties of a good requirement?