what is 'v'model?

Answers were Sorted based on User's Feedback



what is 'v'model?..

Answer / a sameer

BUssiness Requirements(BR)- ---------> User Acceptence Testing
\ /
System Requirements(SRS)----------> System Testing
\ /

High Level Design(HLD)---------> System ntegratioon Testing
\ /

Low Level Design(LLD)--------> Component Integration Testing
\ /

Coding ------------> Unit Testing
\ /

\ /

\ /

Build


V Model is a popular Software development model. It large
number of resources to implement.
In v model every development stage will have corresponding
testing stage.
Here test will be prepared in parallel with development phases.
i.e
After receiving the business requirements are prepared
then testing team will develop User acceptence Testcases.
But these testcases will be executed and the end of the project.

Here Business Requirements are very abstract in nature and
it talks just about What user/customer actually needs.
System Requirement Specifications will be prepared From
Business Requirements specifications.
SRS will be more elaborated then the Business requirements.
SRS tell what are system features need to be developed.
After seeing SRS Document Testing People will start
preparing System Functional Test cases.

After receiving High level Design Doc,Testing people will
prepare the System Integration Test cases.
After seeing Low level Design doc,Development team will will
prepare the Component integration Test cases.
After coding development team will prepare uint test cases
and executes the unit test on the each individual unit or
function.
Thus there is a mapping between the each development phase
with testing.

Is This Answer Correct ?    4 Yes 0 No

what is 'v'model?..

Answer / murali

The above answer is partially wright

V model is very simple, checking the application
simultaneously as they developing


Ex

Business scenario's \ / UAT testing
\ /
SRS \ / System testing
\ /
HLD \ / Integration testing
\ /
\ /
LLD \ / Unit testing
\/


Business scenario's - as what the client originally want


Business scenario's is documented that is SRS

HLD and LLD are documented based on the developer

UAT User Accepting testing

Murali,
murali.indrani@gmail.com
9942999500
chennai

Is This Answer Correct ?    1 Yes 0 No

what is 'v'model?..

Answer / antu

In V-Model the
strategy goes like this

Gathering phase
User Acceptance Testing.

Analysing
phase System Testing

Design Phase
(HLD and
LLD) Integration Testing

Coding
phase Unit Testing

build


Here unit testing is done related to Coding
Integration testing is based on Design phase
System Testing is done related to Requirements (Analysing phase)
User acceptance is done based on Gathering phase.

Is This Answer Correct ?    0 Yes 0 No

what is 'v'model?..

Answer / prudwin

V stands for verification and validation

Verification used for document level testing

Validation used for programming level testing

Is This Answer Correct ?    0 Yes 0 No

what is 'v'model?..

Answer / xxx

V model is the combination of verification and validation.
verification is done by developer. validation is done by the
tester. In the verification side Design, Coding, Execution
and Implementation whereas in the validation side we had
done Unit testing, system testing, Integration Testing, User
Acceptance Testing.

Is This Answer Correct ?    0 Yes 1 No

what is 'v'model?..

Answer / n@n!

There are so many software testing models.
In that model "V" model is one of the model that most of
the companys use.
V model : verification and Validation is nothing but V
model.
Verification/UnConventional/Quality Assurence
Validation/Conventioan/Quality Control

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what are your achievements in your organization ? Guyz very very urgent , help me

0 Answers  


What is the limit for test steps?It should be 10/20/30etc

0 Answers  


What is the Change management for documentation? What is the role of documentation in QA??

1 Answers  


what is the difference between test bed & test environment.

2 Answers   TCS,


what is difference in between os 2000 xp

1 Answers  






can you tell me how to write test cases from use case?

1 Answers  


There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..

4 Answers   eMids, TCS,


what is the criteria for selecting automation testing ?

5 Answers   Accenture,


pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing

0 Answers  


Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............

1 Answers  


can you please tell me what is field validation and form validation in details,how is this perform

2 Answers   Syntel,


what is regression testing & resting?

10 Answers   Wipro,


Categories