diff between v model and waterfall model
Answers were Sorted based on User's Feedback
As most of you have said, In the waterfall model each sterp
is frozen before the next step. that is the requirements
are frozen before the design starts, and once the design is
frozen the coding starts etc. But what will the testing
team do till then?????
In V model, based on the requirements the System test
cases are prepared, and based on the HLD (High level
document)the Integration Test cases are prepared, and based
on the LLD(Lowlevel document)the Integration Test cases are
prepared. and then the coding is done. once coding is
completed, unit, integration and system testing happens in
the sequence.
for further information:
http://s-qa.blogspot.com
| Is This Answer Correct ? | 0 Yes | 0 No |
hi can u say real time issues in load runner?
What is policy?
What is Software reliability?
What is different type testing you done when doing webbase application.the desktop application
Explain the difference between functional and structural testing.
What is considered to be a good test?
What is ansi - american national standards institute?
How should testing be conducted?
What does the mclabe cyclomatic complexity of a program determine?
How to hack someone's yahoo or gmail account? what can be the test cases for the same.
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
Explain mutation testing?