Differences between waterfall and V model
Answer / n@n!
waterfall model/linear sequential model:
->when the requirements are clear and implementation is
possible then we go for waterfall model.
->it is parent model to all other remaining models.
adv:
---
-> easy to understand
-> good for small projects
-> easy to work
dis adv:
--------
-> difficult for complex projects
-> difficult for long and on going projects
-> difficult for object oriented projects
-> feedback is problem
V-model:
-------
verification/unconventional/quality assurence
and
validation/conventioanl/quality control is nothing but V-
model
-> v-model was comming from waterfall model
adv:
----
-> every company follows this model
-> easy to understand
-> it take less time to complete the project
| Is This Answer Correct ? | 3 Yes | 0 No |
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
What is transient bugs ? How to reproduce those bugs? Can we log the those kind of bugs in tracking tool, if we found?
How much time it will take for regression testing
How do the test cases differ for Functional,Integration,System and User Acceptance Testing???
what is advantages and disadvantages of the Waterfall Model and V-Model
5 Answers CSC, SSI Small Scale Industries,
When a high severity issue is found in production how to handle this situation.
What type bugs you will find in integration testing with example?
after inserting the record in front-end,how will u check the backend manually?
Explain?V?model?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
If we outsource the testing work, then who prepares the Test Plans? The client or the testing people
What is Black Phase in SDLC?