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 |
wht is the diff b/w functional testing and intehration testing
How much testing is enough?
Explain what test plan is?
Can we use agil/scrum methodology in prodcut testing.
generally what they ask in a client interview.regarding projects what they might ask?
Explain test procedure?
Explain the term bug.
What is path testing?
What the difference between latent and masked defects is?
At what phase tester role starts?
What is error-based testing?
In which order should tests be run?