explain v-model

Answers were Sorted based on User's Feedback



explain v-model..

Answer / manika mathur

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.

Is This Answer Correct ?    9 Yes 0 No

explain v-model..

Answer / priya

V model:

BRS UAT
\ /
SRS SYSTEM TESTING
\ /
HLD INTEGRATION TESTING
\ /
LLD UNIT TESTING
\ /
CODING

Explanation:
It is a testing model,in which both testing and
developemont is done simultaneously.Whenever a module is
developed it is tested immediately.

Is This Answer Correct ?    5 Yes 2 No

explain v-model..

Answer / indu

V-model is a classical software development and testing
process model. In each stage, the planning phase is
reffered to ensuring that the goals accurately meet the
user requirents.

Requirement analysis : In this phase User acceptanc
document is prepared

System design : System testing document.

Architecture design(HLD): Integration testing document

Program design(LLD): Unit testing

Is This Answer Correct ?    1 Yes 0 No

explain v-model..

Answer / sun

Hi Suja

I need More Explanation of V-Model

pl. Can you mail me to
sun_ramprasad@yahoo.com

Is This Answer Correct ?    0 Yes 1 No

explain v-model..

Answer / sujatha

Hai
according to me
In V-Model testing starts with s/w dev it self

so while preparing the URS/BRS we can write the user
acceptance test cases
while preparing the SRS we can write the system test cases
while preparing the design we can write the integration
test cases
while preparing the coding we can write the unit test cases

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx

0 Answers  


wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly

2 Answers  


what s test block ratio? please any one answer me..

0 Answers   Wipro,


if any bug is found & that problem is resolve & make sure this type of problem is not arrise is any project also 1 - corrective & preventive Action 2 - Risk Analysis 3 - Impact Analysis 4 - Root Cause Analysis

1 Answers   NIIT,


What is meant by Error Guessing?

9 Answers   IBM,






Who is Kent Beck, Dr Grace Hopper, Dennis Ritchie?

1 Answers  


what r the fields present in requirement tracability metrice (RTM)?please explain each and every field as i m not aware.

3 Answers  


How will u do manual testing of yahoo messengers?

2 Answers   CTS,


suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?

6 Answers  


What kind of document u need for going for an functional testing?

3 Answers  


What are the modules of quality center?

0 Answers  


Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks

6 Answers   TCS,


Categories