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 |
Why most of the software company preferred manual testing even though many automation testing tools are present in the market.
write testcases for keyboard
what are the release notes and what release note contains, when these prepared.
What is 'Shows stopper Bug'
Define cause effect graphing?
what is the FURRRPSC model?
What are microsoft 6 rules?
Which is the best institute for testing tools in hyderabad ?
51 Answers Marlin Soft Technologies,
hi can anyone tell me about vision plus testing? and what about its future
7)In a Banking Application, for a module to pay a bill it must have 3 screens (Entry, verification and confirmation screens) in series. It was found that at the final confirmation page the data was getting saved in the database but was not getting displayed on the screen. Which is the best suited category and severity of this defect? A)High severity Content issue B)Low severity Content issue C)High severity Data Loss D)Medium severity data loss
Have you prepared traceability matrix and how to prepare it?
Who writes "white box " test cases ?