explain v- model? why we call this model as v-model, not an
u-model?
Answers were Sorted based on User's Feedback
Answer / satish
V stands for Verification and Validation.
In V-Model testing is conducted parallel in each phase.
During the preparation of SRS documents UAT test cases are
developed. During coding stage functional test cases are
developed and so on...
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / ram
HI
V Model stands for Test Stratergy(verfication vs
validation)
Here Devlopment & Testing Activities are in parallel
sun_ramprasad@yahoo.com
9940314706
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the difference between Functional requirement and business requirements?
What is Traciability Matrix
what is the difference between debugging & manual testing?
What can you tell about the project if during testing you found 80 bugs in it? or What is the V-Model Development Method and do you agree with this model?
Explain All-pairs testing?
i joined in qutesys company and i didnt know even what is testing how it is possible?
What are W3C Standards?
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
Guys, can any one of u give the realtime example for Regression Testing
what is ECP/
What is integration testing
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?