Define V -model with diagram
Answers were Sorted based on User's Feedback
Answer / ashok
BRS Acceptance testing
SRS SystemmTesting
HLD System Integration testing
LLD Component Testing
Coding Unit Testing
Testing
| Is This Answer Correct ? | 41 Yes | 11 No |
Answer / plk
requirement specification acceptance testing
functional analysis system testing
high level design integration testing
detail deign unit testing
code
| Is This Answer Correct ? | 20 Yes | 3 No |
Answer / anu
v-model
v stands for verification and validation
this model defines mapping between s/w development stages
and testing stages
this model derived from FISH model
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / dibya panigrahi
Verification Validation
URS<----------------------->UAT
Process SRS<-------------------->ST Product
Oriented oriented
QA Team HLD<--------------->IT QC Team
LLD<---------->UT
Coding
<------------------Project Management------------->
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / vijaai7
V- MODEL
Business Case<-------------------------->Release Testing
Requirement<---------------------->Acceptance Testing
System Spec<----------------->System Testing
System Design<---------->Interface Testing
Component Design<-->Component Testing
Construct
Componet
| Is This Answer Correct ? | 12 Yes | 6 No |
Answer / sesidhar
v model means verification and validation model.In this model we have to perform parallel operation for both development and testing
Req_understanding-------------------->User Acceptence Test
Highlevel document ------------------>System Testing
Lowleveldocument------->Integration testing
coding----->unit testing
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sathya
A Short overview of 'v'-model:
* 'v' stands for verification and validation.so we call it as verification and validation model.
* verification means software build is right or not.
* validation means right software build or not.
* validation comprises of BRS,SRS,HLD,LLD.
* After completion of all above process we go for coding.
* verification comprises of unit testing,integration testing,system testing,acceptance testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / satyendra singh
Requirement <-----------------------> Validation
anlysis /
\ /
\ /
System Design <--------------> Integration Testing
\ /
\ /
Software Design <-------> Unit Testing
\ /
\ /
Implementation
(Coding)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / priyanka tyagi
V-Model :-
1) V- model stands Verification & Validation model.
2)In V-model verification done at Left side and verification at right side.
3) verification done at BRS,SRS,Design ,Coding,unit Testing.every process verified and give input to next process.
4) validation done at Integration testing,System Testing,UAT(user acceptance testing).
5)In V -model SDLC & STLC are in relation like with the help of BRS Client perform UAT.
6)With the help of SRS Tester perform testing ,tester reviews the SRS and use system testing.
7)With the help of Designing ,integration testing perform by developer.
8)with the help of coding ,unit testing performed by developer.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Input of Testcase?
Which is not present in formal review? a.)Facilitator b.)Auditor c.)Author d.)Recorder
what is the diff bet SDLC and STLC?
Testing Tools Online Training
What do you do in Configuration Management?
What do you do (with the project staff) when the schedule fails?
14.What is function point breakdown?
how often do u recieve bulid in ur company?
What is SQA Process?
How u prepare Test data in testing process???
1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.
What is TestWare?