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

What is internatinalisation Testing?

3 Answers   Scandent,


write testcases for open dialogbox

0 Answers  


what r the different types of test case? and tell me the names.

5 Answers   Object Orb, Synova Inc,


Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.

1 Answers  


for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that?

9 Answers   Semantic Space,






what is forward & backword tracebility matrix?

1 Answers  


In Manual testing BDD meaning

1 Answers  


If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?

2 Answers  


what is exactly a tracebility matrix?

11 Answers   Patni, TCS,


Can anyone listout major scenarios for a payment submission web page??? Can anyone tell me that yahoo messenger is a web-based application or a windows based application???

3 Answers  


What ishigh severity, low priority bug?

0 Answers  


how to write a testcase for yahoo messenger

1 Answers  


Categories