diff between water fall model and v-model?
Answers were Sorted based on User's Feedback
Answer / william_vijay
Waterfall model:
in this type of model the flow is sequential starting from
the planning ,design,coding and after that testing is put
into effect .so the testing is after the coding only and
not before that
V-Model:
in this model the testing starts after business
requirements is finished and furnished
and testing continues in paralled with the coding
so that we can eliminate error in the earlier stage
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sreenu
In the waterfall model we have single phase testing.
That should be after completion of code.
In the v-model we have mutiple phase testing,in every phase
we should use testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
water fall model is most expensive model.in this model,
each phase has to be freezed to move to next phase
V model is mapping between development and testing process.
here both team involves simultanious .
main benefit is we can reduce the test design time and also
more flexibilty.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / andrei
waterfall Model is a very Orthodox method ,systematic and
sequential .This is the most expensive and most time durable
methodology, Every phase is followed sequential.first the
developers build the code and after finishing it the testers
start their job.V Model means displaying everything(build of
code and Testing) under a V symbol.That means the testers
can start their job while the devs work at code..
But the steps are same like waterfall model
1 Requirements analysis
2 Test case design
3 Test case implementation
4 Debugging testing and Validation
5 Deployment and maintenance
| Is This Answer Correct ? | 1 Yes | 0 No |
What are bug leakage and bug release?
how 2 find out nth salary.plz write sql qurires
Can you explain boundary value analysis?
if a project is long term project , requirements are also changes then test plan will change or not?why
What is the difference between Use case and Test Scenario? Explain the Architecture of u r project?
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
Tech round 1)joins 2)insert 3)delete 4)date 5)database architechture 6)bug life cycle 7)retesting 8)regression testing 9)somke and sanity testing Manager round 1)current organization details 2)explain current project 3)Basic unix comment 4)Test stragey
define defect lifecycle step by step
Please is there any one working with ITR.COM? Having interview with them. Any tips will help.
If project wants to release in 3months what type of Risk analysis u do in Test plan
When a bug posted by QA is rejected by Dev and Dev says is not a bug. How to convince Dev that it is a valid bug?
what is android testing?