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 |
How could you handle the situation when you get the high seveority bug when the application is going to deliver by today night?
If tester report a bug & developer is saying this is not a bug. What sud tester do in this situation??
What is latent bug? the people who is know about this plz kindly give the ans.
What is a test server?
Explain Boundary value analysis, Equivalence partitoning and Error guessing?
How does testing affect risk?
Hi i am srinivas working as testing engineer with one of cmm level3 company. i am looking to change for that i posted my resume in naukri i got mails about requirement but when i replyed mails no one call for interview .I applied from past 4 month but i am not geting any interview call . please tell me where is the problem.
What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.
What is Test management?
What is Glass Box testing?
What is the purpose of test plan in your project?
Is testing just sampling???