What is v model

Answers were Sorted based on User's Feedback



What is v model..

Answer / dillip palai

The V-model represents a software development process (also
applicable to hardware development) which may be considered
an 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

Is This Answer Correct ?    5 Yes 1 No

What is v model..

Answer / mfsi_krushnas

The V-Model is a systems development model designed to
simplify the understanding of the complexity associated with
developing systems.[2][3][4] In systems engineering it is
used to define a uniform procedure for product or project
development.

Is This Answer Correct ?    2 Yes 1 No

What is v model..

Answer / mohd anees

V - model is a systematic or step by step procedure of developing a software. There are two phase in V-model i.e. validation and verification. In validation the steps are: Customer Requirement specification (CRS), System requirement specification(SRS), High Level Design(HLD), Low level design(LLD) and Coding. In the Verification the steps are : Unit testing, Integration testing, System testing, User acceptance testing.
During the creation of the SRS document, the TL reviewed the CRS document and at the same time testing engineer create the system test cases and this document reviewed by the TL.
Same as for the next step, During the creation of the HLD document by the developer, TL reviewed the SRS document and testing engineer create the integration test case and this test cases reviewd by the TL.

same as for the LLD.
Thats why one phase is called as a validation and other phase called as a verification.

My friends Its only the basic of V- model.

Is This Answer Correct ?    2 Yes 1 No

What is v model..

Answer / guest

v stands for verification n validation.in cases of v model
brs,hrs,hlds llds, are prepared and reived by the author of
those document

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Explain me in detail V model with diagram?

1 Answers   CybAge,


what are general aspects of security testing?

3 Answers   Infosys,


How would you test a service oriented architecture (soa) web application?

0 Answers  


what is agile testing

2 Answers  


last testcase for project will be written in which phase?

3 Answers   Satyam,






Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)

2 Answers  


Give the real-time example for back-to-back testing?

0 Answers  


When have you had to focus on data integrity?

0 Answers  


Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?

1 Answers  


How do you determine user load for a performance test of a Web application?

0 Answers  


Functional testing is the part of System testing or System testing is the part of functional testing

4 Answers   IBM,


Advantage and disadvantage of waterfall model,v model and iteration or incremental model?

2 Answers   Philips, TCS,


Categories