Is v model better than water fall model. If so how is it?

Showing Answers 1 - 9 of 9 Answers

Nil

  • May 17th, 2006
 

If you will think regarding s/w development life cycle , you will find various models are available.Among them v model water fall model are there. For different type of project different type of models are necessary. Some extent you can say V model is better. In v model simultaneously you can validate and varify. you can write code as well as you can test. but in case of water fall model you can not do such type of thing. in water fall model once you can do means you can not go back. 

  Was this answer useful?  Yes

kavitha

  • May 19th, 2006
 

 

Yes V model is better than waterfall model.

In Waterfall model only after coding the testing starts whereas in V model  coding and testing  happens simultaneously So it is Cost Efffective.

V-Model

TestingPhase
Unit Low Level Design
IntegrationHigh Level Design
SystemSRS
UATBusiness Requirements

  Was this answer useful?  Yes

vijay

  • Jun 9th, 2006
 

hiin v model bugs are detected at each stage and rectified but in waterfall model bugs tend to accumulate and testing effort required is more for the same app.

  Was this answer useful?  Yes

It is an enforced disciplined approach.(systamatic approach)

See... in Water fall model If client is not clear with requirement, software development is difficult.

Unless one phase is completed the next phase is not started.

Every model has advantages and at same time Disadvantages too.

So we cant say that which one is better, that depends upon the Requirement of the Client.

  Was this answer useful?  Yes

s.lakshmipriya

  • Feb 22nd, 2007
 

hai!

v model is better than water fall model. because testing is done only in testing phasein waterfall model.but in v-model finding defects starts in each phase. so we decrease the amount of defects.testing is done in each phase.so expected defects will be founded easily. so v-model is better than water-fall model.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions