What are the differences between v-model and Agile Model

Answers were Sorted based on User's Feedback



What are the differences between v-model and Agile Model..

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

What are the differences between v-model and Agile Model..

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

What are the differences between v-model and Agile Model..

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

Post New Answer

More Manual Testing Interview Questions

How do you scope ,Organize and execute a test project?

1 Answers  


If you stuck somewhere while reproducing defect then what will you do?

3 Answers   CybAge,


give me an example of high severity and low priority.And low severity and high priority

7 Answers   R Systems, Vertex,


What are the various techniques in black box testing?

0 Answers  


How performance testing can be done manually? can anyone answer this question plz?

4 Answers   Infosys,






what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?

2 Answers  


Can any 1 tell me what is front-end testing & what is back-end testing with example ?

6 Answers   Subex,


how to excute testcases in regression testing time.

3 Answers   IBM,


what is server-side testing? what is automation framework?

1 Answers   HCL,


What are the testing processes, methodologies and techniques

5 Answers   IBM,


If tester found some bugs in the application then which format they will send it to development team.

4 Answers   CTS,


tell me about high severity & high priority bug?

4 Answers  


Categories