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 |
can you please tell me what is field validation and form validation in details,how is this perform
What is Mutation Testing?
How many testcases have you written till, now as an average per project?
How do we find Effectiveness of Test Cases ?
what is the diff. between Test Case and Test Secenario ? give me one example ?
hi,I want to learn testing concepts. But, actually, at least, I don't have basic knowledge about testing. but, my desire is to learn testing concepts. But, I don't know, which material is good?And which site is good to learn testing concepts. Please, could any one help me regarding this? If any one have good material with you, with out feel, kindly forward that material to me? Please, do this help for me. Thanks in Advance. my mail id is gopimanchella@gmail.com BEST REGARDS M.MurthySharma.
What is the relation ship between regression testing and pesticide paradox?
what are the basic line documents?
What is an equivalence class
What are the points to be considered while testing an application on different browsers like firefox, opera, mozilla, ie etc. on both windows & linux ??
How did you go about testing a project?
i have soure and target having 1 laks records same structure and same data. no primary key. how to do data validation in. how to identify each and every record same r not. i want check every record. wat is process.