How to explian the V model ?



How to explian the V model ?..

Answer / ramyab.mca@gmail.com

Hai...

Conventional V-Model represents the development process in
the form of a V shape. The right side of the V represents
the testing where the systems is validated against the
specifications defined on the left side. The meeting point
of the V represents the actual development

Business Requirements Acceptance Testing
\ /
SRS SYSTEM TESTING
\ /
HLD INTEGRATION TESTING
\ /
LLD UNIT TESTING
\ /
CODING

The V-model is a graphical representation of the systems
development lifecycle. The V-model is a software
development process which can be presumed to be the
extension of the waterfall model. Instead of moving down in
a linear way, the process steps are bent upwards after the
coding phase, to form the typical V shape. The V-Model
demonstrates the relationships between each phase of the
development life cycle and its associated phase of testing.


The four main process phases – requirements, specification,
design and implementation – have a corresponding
verification and validation testing phase.Implementation of
modules is tested by unit testing, system design is tested
by integration testing, system specifications are tested by
system testing and finally acceptance testing verifies the
requirements.

The V-model gets its name from the timing of the phases.
Starting from the requirements, the system is developed one
phase at a time until the lowest phase, the implementation
phase, is finished. At this stage testing begins, starting
from unit testing and moving up one test level at a time
until the acceptance testing phase is completed.

Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What are the Techniques to be followed while writing the Test Cases?

5 Answers   EDS,


What is "pet model" of Bug reporting cycle

4 Answers  


Hi! pl. suggest a good book for manual testing..to attend interviews in manual testing with 3+ yrs of experience

2 Answers  


what is the basic purpose of functional & load testing?

5 Answers   Semantic Space,


Please can any one tell me 1).Types of reports 2).Types of Meetings.

0 Answers  






If U have Test Cases already prepared and u have to just excute those test cases in a very short time then how will U decide which test cases has to be excuted first. Is there any technique ?

8 Answers   Impetus,


explain bug cycle

10 Answers   Cap Gemini,


What is the difference between Spiral Model and V-Model

2 Answers  


can anyone please post few samples of SRS and test case for calculator,insurance,hotel project,atm....?Also please refer me the book for my reference for manual and automation?espically any book which has sample of testcase and SRS?please degree of emergency!

0 Answers  


How can a tester ensure that his\her test cases covers all the functionalities of a particular application?

5 Answers   Accenture, Oracle,


Tell me system level and integration level test case for telephone.

2 Answers   Mphasis,


Tell me the test cases for a search and replace functionality in a microsoft document (.doc)?

3 Answers   Oracle,


Categories