what is the difference of the Functional testing in the
waterfall model and V-Model?

Answers were Sorted based on User's Feedback



what is the difference of the Functional testing in the waterfall model and V-Model?..

Answer / purushotham

In Waterfall Model, There is a Sequence means.

1.Analysis 2. Design 3. Coding 4. Testing 5. Maintenance

There is no way to jump from 2 to 1.

In V Model, Testing will start from designing phase.

Is This Answer Correct ?    7 Yes 0 No

what is the difference of the Functional testing in the waterfall model and V-Model?..

Answer / meena

In waterfall model, the functional testing will be done after coding is over.
In V Model, the functional testing will be done after the functional specifications.

Is This Answer Correct ?    8 Yes 2 No

what is the difference of the Functional testing in the waterfall model and V-Model?..

Answer / aparna tiwari

Both of these models are the software process models that are use d for the development of any software.The water fall model is a model in which you can't some back to the previous steps. Like the waterfall it only flows or work in one direction, there is not any possibility that you move to the previous step. So for that you have to complete your current step fully and don't leave any work in that step. Otherwise if you reach at the end of next step and you find that there was some missing in the previous step then you have to start from the scratch again. It is like one-way traffic in which you can't move backward.

While on the other hand all the steps of the V-model is almost same like the waterfall model, but the difference Is that, the waterfall model moving to the downward direction, it work in the form of V shape means at the and move upward. Until the coding step the model move towards downward but after the coding step it bent and move towards upward direction. The reason for this V shape is that the each and every step done at one side it will be tested on the other side, so at the end all steps will be verified and tested correctly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Why is it impossible to test a program thoroughly or in other terms 100% bug-free?

0 Answers  


What is mean cookies testing? What are testcase for it?

3 Answers  


i have 500 testcases there,how to perform the Regression testin nad retesting?

3 Answers   UHG,


what is mean by test suite?

5 Answers  


Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None

2 Answers   ADITI,






How do you scope,organise and execute a test project.

0 Answers   Synechron,


what is check list?why it is prepared?

0 Answers   Wipro,


From which phase will you start testing and How will you find out the left out things in testing?

2 Answers  


what is a bug?

9 Answers   Millennium,


How does u integrate the modules before performing Integration Testing?

2 Answers  


what is adhoc testing n when it wil be done?

18 Answers  


Explain 5 Test Matrixes

9 Answers   Persistent,


Categories