What are the differences between v-model and Agile Model
Answers were Sorted based on User's Feedback
Answer / n@n!
V-Model:
--------
verification & validation (r)
un conventional & conventional (r)
quality assurence & quality control is nothing but V-Model.
verification : it is the procress of verifing that
developers r develop right product r not.
verificatio is a prevention activity.
verification can be done by reviews and walk through.
validation: it is the procress of finding bugs to make sure
that the application is work under customer expactations.
validation is a correction activity.
Agile Model:
------------
it is used for less formal and reduce scope.
used for time critical applications.
some agile methods:
-------------------
adaptive software development (ASD)
feature driven development (FDD)
extreme programming (XP)
rational unify procress (RUP)
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / rems
V-model is a model that illustrates how testing activities (verification and validation) can be integrated into each phase of the life cycle. Within the V-model validation takes place especially during the early stages.
Common type of V-model uses 4 test levels
Component Testing
Integration Testing
System Testing
Acceptance Testing
BRD/BRS ---------------------------------UAT
Analysis/Design--------------------System Testing
HLD-----------------Integration Testing
LLD-------------Unit Testing
Agile methodology is a collection of values,principles and practices that incorporates iterative and incremental development.
Diff betwwe Agile and traditional methodologies
1.DEvelopment is incremental rather that sequential
2. People and interactions are emphasized rather than process and tools.
3. Working s/w is priority
4. Continuous delivery of useful software
5. Customer collabaration and satisfaction
Various Approaches
1.Extreme Programming
2.SCRUM etc..
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / rajii
In v-model all the developement & testing activities will be carried out simultaneously. it is cosidered as an extension of typical waterfall model
the codeing is completed testing will be performed in various model
agile model testing people& developing team work at a time and readuse time
| Is This Answer Correct ? | 3 Yes | 5 No |
Hi,Please can any one tell me about SAP Testing concepts.
Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect? /
u r rating for lateral thinking,i said 6.nad the question is if an object is there it should take only positive values but it is also allowing negative values what is u r responce?
what is advantages and disadvantages of the Waterfall Model and V-Model ?
how far the test tracability matrix hepls in regression testing ?
what is suspension criteria in your test paln and explain one suspension criteria in your test paln,... pls give one real time example
What r the types of Test case design techniques
what is coupling integration testing
is integartion tetsing done by..... a.test eng b.developer c.both d. none.. if any body involves , wat will they do?
Give example for usability testing ?
How the Error, Defect and Bug are related to each other ?.
At what stage of the life cycle does testing begin in your opinion?