What is v model
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
how to see result in test director
What all types of testing you will do for banking website?
what is monkey testing?
what are the reason for assigning the status Postponed and differed to a bug? Pls tell me with exampless
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any
what are stakeholders
What is a test server?
how to write defects in excel sheets when defects occured
What is the difference between Smoke testing & Sanity Testing?
What is the bigbang approach in integration testing?
14 Answers CarrizalSoft Technologies, TCS,
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
What is a checklist? and wat are its contents??