what is the difference between water fall and v model ?
Answer Posted / sneha
In Waterfall model ,the ouput of each phase will become
input to the next phase...we can't go back in this
waterfall modal and this work fine where there is no
frequent change in requriment.
Where as in V- Modal testing and developing goes parllely...
while doing verification we can aslo do the validations...
we can desing the testcases for user acceptance when the
requirement analysis phase is going. we can design the
system design testcase when the system engineers analysis
the user requirements..we can design the Integration test
design when the architecture design is carried out and we
can design the unit test cases when the module design is
carried and after all these completed then coding phase
will be started...once it is done the validation phase cums
in to picture. we will execute the test cases for which we
have designed already...in each phase like first unit
testing then integration testing,system testing and user
acceptance testing.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Why performance testing is performed? What are tools of performance testing?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What is the full form of cmmi?
Do we have any certifications for ETL Testing ?
List the considerations in developing testing methodology
What is known as data-driven testing?
How can you use technology to solve problem?
what are your thoughts on SPRINT duration
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 ?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
How to Generate Test Case for Shopping Cart?
How to validate a Testcase.and is the testing Methodology.
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
Explain severity with example and expalin each example?
after completeing testing ,what would u deliver to the client?