what are the disadvantages og v-model over waterfall model?
Answer Posted / sateesh
Compare to V-model with Water fall model...
Water fall model gives a
rigid application,
Re-work will be more cotlier and time taking,
Doing the changes once you build the product is not a easy
process,
Testing starts at the final stage(once product fully
developped)
where in V-Model
testing starts at early stage,
tester will get thourgh knowledge about the
product ,because they will be involved from the starting
phase of building the product,
Chances of getting less bugs,
Deliverables are parallel,
Re-work is easy to manage, you will have control over the
product.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to derive test data from the design documents?
Can you explain requirement traceability and its importance?
What are the phases involved in software testing life cycle?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Being an Manual tester, what will be the role or activity in test plan ?
On login window for username and password auto populated field means what !
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
1.What types of documents would you need for QA, QC, and Testing?
How can you do the scalability testing?
What is user acceptance testing (uat)?
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
Can you do system testing at any stage of sdlc?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is the difference between load and stress testing?
Does an increase in testing always improve the project?