What is the difference between V model and W model?
Answer Posted / sm
V model is the verification and validation SDLC model where
as W model is the Waterfall SDLC model
the only main difference between these two is in V MODEL the
testing phase also starts from the starting of the
development phase.where as in W model only at the last stage
we can find the testing phase
Along with that in v model we are maintaining different
testing team to conduct testing where as in w model
sometimes the developers if self conduct the testing phase.
| Is This Answer Correct ? | 7 Yes | 18 No |
Post New Answer View All Answers
Write 10 test scenarios to test remember me checkbox present in login window
write test case for linked in sign up page ?
how many meeting in realtime environment? what are they?plz explain?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
Can you explain exploratory testing?
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
how to test the case with 5 combination and inputs
when database testing comes into manual tesing
When have you had to focus on data integrity?
What is meant by entry criteria and exit criteria in software testing?
how will the test plan is pepared in ur organisation>?
what is API 2.0?
where do we work with Application, web and Database servers Means which type of applications.
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!!