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 |
What is software review?
What is code coverage?
Is it necessary to do regression testing after retesting
wat s security testng,wat u do in this testng
How can software qa processes be implemented without stifling productivity?
Q-1) You are running out of time but you have to test the software what will be your approach? Q-2) The largest cost of quality is from production failure.true or false Q-3)Defects are lest costly to correct at what stage of development cycle? Q-4) what is that tester complain usually?
Any one can send the Test Plan Tempelate to this id raj_kan1979@yahoo.co.in
define defect lifecycle step by step
example of high severity and low priority bug.
what is JOINTS & REGISTRY in SQL?
1.what types of testing do testers perform ?
Waht is the difference between system test case and functionlity test case?.