What is the difference between V model and W model?

Answer Posted / devendra meshram

We already discuss that V-model is the basis of structured testing. However there are few problem with V Model. V Model Represents one-to-one relationship between the documents on the left hand side and the test activities on the right. This is not always correct. System testing not only depends on Function requirements but also depends on technical design, architecture also. Couple of testing activities are not explained in V model. This is a major exception and the V-Model does not support the broader view of testing as a continuously major activity throughout the Software development life-cycle.

Paul Herzlich introduced the W-Model. In W Model, those testing activities are covered which are skipped in V Model.

The ‘W’ model illustrates that the Testing starts from day one of the of the project initiation.

If you see the below picture, 1st “V” shows all the phases of SDLC and 2nd “V” validates the each phase. In 1st “V”, every activity is shadowed by a test activity. The purpose of the test activity specifically is to determine whether the objectives of that activity have been met and the deliverable meets its requirements. W-Model presents a standard development life-cycle with every development stage mirrored by a test activity. On the left hand side, typically, the deliverable of a development activity (for example, write requirements) is accompanied by a test activity test the requirements and so on.
W Model final
Fig 1: W Model
W Model 2
Fig 2: Each phase is verified/validated. Dotted arrow shows that every phase in brown is validated/tested through every phase in sky blue.
Now, in the above figure,
Point 1 refers to - Build Test Plan & Test Strategy.
Point 2 refers to - Scenario Identification.
Point 3, 4 refers to – Test case preparation from Specification document and design documents
Point 5 refers to – review of test cases and update as per the review comments.

So if you see, the above 5 points covers static testing.
Point 6 refers to – Various testing methodologies (i.e. Unit/integration testing, path testing, equivalence partition, boundary value, specification based testing, security testing, usability testing, performance testing).
After this, there are regression test cycles and then User acceptance testing.

Conclusion - V model only shows dynamic test cycles, but W models gives a broader view of testing. the connection between the various test stages and the basis for the test is clear with W Model (which is not clear in V model).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me some Adhoc testing scenarios of ebay (online auction product)?

3404


Explain the difference between alpha testing and beta testing.

661


Could some one tell me test cases for multi line text boxes like Notes field?

1714


Have u ever done testing related to a database,give examples to support u r answer.

1709


I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)

1218






What is bug leakage?

755


What is the role of the test group vis-?is documentation, tech support, and so forth?

1617


What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.

1582


1. what is a date guidelines ?

1665


Can you explain a pair-wise defect?

702


What is CVS and why it is used?

1384


Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step

1623


Can list out some disadvantages of manual testing?

688


please send me interview questions asked in google in testing - manual

1530


How to Generate Test Case for Shopping Cart?

2420