What is the V Model

Discussion in 'Programming' started by sarahashlin, Oct 11, 2011.

  1. #1
    Please describe me in detail.
     
    sarahashlin, Oct 11, 2011 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    The V model of what? "The V model" by itself doesn't mean anything. If you're talking about software development, read this.
     
    Rukbat, Oct 12, 2011 IP
  3. stevemack

    stevemack Peon

    Messages:
    136
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It is a product-development process originally developed in Germany for government defense projects and it has become a common standard in software development. V-Model has gained acceptance because of its simplicity and straightforwardness. However, some developers believe it is too rigid for the evolving nature of IT (information technology) business environments.
     
    stevemack, Oct 20, 2011 IP
  4. Mithuasha

    Mithuasha Banned

    Messages:
    1,056
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    The V-model represents a software development process (also applicable to hardware development) which may be considered an extension of the waterfall model. Instead of moving down in a linear way, the process steps are bent upwards after the coding phase, to form the typical V shape. The V-Model demonstrates the relationships between each phase of the development life cycle and its associated phase of testing. The horizontal and vertical axes represents time or project completeness (left-to-right) and level of abstraction (coarsest-grain abstraction uppermost), respectively.
     
    Mithuasha, Oct 27, 2011 IP