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 are the Levels of testing?
what is meant by bug identification ratio?
what is entry and exit criteria?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
Difference between Stakeholder and Relevant Stakeholder?
Tell me the advantage and disadvantage of cookies?
At which stage testing phase will start
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
can any one explain the performance testing in detail plz
What is the different cost elements involved in implementing process in an organization?
get the employees details ordered by employee name in alphabetical orders
diff b/w stress testing and load testing?