what is the difference of the Functional testing in the
waterfall model and V-Model?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
WHAT EXACTLY A TEST PLAN CONTAINS? WHAT ARE ENTER & EXIT CRITERIA OF A TEST PLAN?
Assume you are handling multiple projects and the scheduled were clashing how would you mange about this
self join query in sql. 15 objective questions. What is equi join and outer join
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
can u pls explain me what is boundary value analasys and equivalent partitioning
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
what is Fault based testing?
If the Time is cut shorted, how can you manage that?
What is the difference between internal reviews and peer reviews?
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
What is the role of QA in a company that produces software?
What is regression testing and what are the types in regression testing?