what is the difference between water fall and v model ?
Answers were Sorted based on User's Feedback
Answer / varma
in water fall model there is a demarkation among every
module in the life cycle.the start of the next phase will
occur at the completion of the previous phase.
in the case of V-model the development and testing
processes will occur simultaniously to save the time as
well as money.
| Is This Answer Correct ? | 5 Yes | 1 No |
water fall model testing is performed under low priority
activity.If any defect you can identify the risk,time and
cost of the s/w is very high.un realistic testing and
inadiquatetesting perform.
v-model testing is performed corresponding parallel testing
activity.If any defect you can identify the earlier stage
so risk,cost and time very low.The expected s/w product
deliverd.
| Is This Answer Correct ? | 1 Yes | 3 No |
In Waterfall model ,the ouput of each phase will become
input to the next phase...we can't go back in this
waterfall modal and this work fine where there is no
frequent change in requriment.
Where as in V- Modal testing and developing goes parllely...
while doing verification we can aslo do the validations...
we can desing the testcases for user acceptance when the
requirement analysis phase is going. we can design the
system design testcase when the system engineers analysis
the user requirements..we can design the Integration test
design when the architecture design is carried out and we
can design the unit test cases when the module design is
carried and after all these completed then coding phase
will be started...once it is done the validation phase cums
in to picture. we will execute the test cases for which we
have designed already...in each phase like first unit
testing then integration testing,system testing and user
acceptance testing.
| Is This Answer Correct ? | 0 Yes | 4 No |
When test plan will be prepared in v-model?
what r the client side scripting languages and server side scripting languages
how to select tese cases for automation.give me an example plz.
What does entry and exit criteria mean in a project?
What are the contents of a Test Plan?
hi ,, what is testing methodologies ,and what is test strategy pls tel me ... advance thanks for all
Use of Requirements Traceability?
What are the basic concepts of database that a software tester should know?
give me a example of writing a test case,take any good example which i can understand easily.
Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks
can any one define V-V testing?....thanks in advance
is there any checklist to check SRS document