IS V Model a Process model or a Technique ?
Can V process/Technique if answer for above be implemented
in WaterFall Model.
Answers were Sorted based on User's Feedback
Answer / anjali
V model is one of the software development model where
testing is done parallely with the application development.
i.e When the development of application is in process test
engg will test each and every out come document
for example:Consider a bank application consisting of three
modules admin,banker and the customer.
The development team has completed the admin module and
working with banker module.At this stage the testing team
will test the admin module while the developers are in
process with the banker module ie before completing the
who;e application.This is the process of v-model.There can
be changes in the application with v-model.
Waterfall model is used when requirement are clear and
complete and for the small projects.Here we cant
incorporate new changes in the application
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / prasant
V Model can be viewed as a process improvement technique or
model as well. Using this model /technique we can improve
the Testing Process by that way we can reduce time of
Testing which results in the Reduction of the Testing
Budjet.
Also, we can find more critical bugs in each stage which
can be resolved at that time itself reducing effort and
imnimizing the number of faults found during Dynamic
Testing.
So, it can be Used as Model to Improve Testing Quality and
a Technique to improve Product Quality.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / jim
V Model is the process model to provide quality product by
combining SDLC and STLC. In this model Both SDLC & STLC
works parallely. Left Hand side of the V model contains
SDLC in downhill direction whereas right hand side of the V
model contains STLC in Uphill direction.
| Is This Answer Correct ? | 2 Yes | 0 No |
what are the parameters use to write the test plan document?
What is the difference between Sanity and Smoke Testing? With Example.
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
What is the Difference between Network testing and Web Testing?
On which basis u'll prepare the test cases.
Whatz the main use of preparing Tracebility matrix and explain the real time usage
if anyone ask why did u choose testing field instead of ur core subject after btech in ECE how should i answer
where do we use checkpoints in real time?where they actually come into picture?
difference between development project & maintainance project
what is main thing of the BB or WB in testing domain?
wat is mutation testing
What is difference between Defect and Bug?