Explain v-model clearly ? how it works in real time on a project?

Answers were Sorted based on User's Feedback



Explain v-model clearly ? how it works in real time on a project?..

Answer / mbalakiran

Verification : This is conducted from beginning to end of the project, To Ensure are we developing right product or not.
Ex: Reviews, walk-through...
Static Testing: Testing the without executing the program.
Validation: This is conducted on Developed product, To Ensure Is Developed product right or not.
Ex: System Testing,UAT...
Dynamic Testing: Testing the executing the program,Give i/p and validate o/p.

Is This Answer Correct ?    1 Yes 1 No

Explain v-model clearly ? how it works in real time on a project?..

Answer / rashmi sumit

V model stands for Verification and Validation model.
Verification is a static process and includes walkthrough,
inspection,review,coding.
Validation is a dynamic process and includes unit testing,
integration, system and acceptance testing.
Requirement<-Acceptance Testing
HLD(High Level Design)<-System Testing
LLD(Low Level Design)<-Integration testing
Code<-Unit Testing.

The arrows pointing towards left indicate that eat of the
level of testing should meet the expectations of the
corresponding verification activity.
For ex-Unit Testing should meet the req of the Code,
Integration Testing should meet req of Low Level Design
spec and so on.

Is This Answer Correct ?    1 Yes 2 No

Explain v-model clearly ? how it works in real time on a project?..

Answer / jhansi

v stands for verification and validation period.verification
means that testing has been conduacted on the documents
and roles wether it has been developed in a right order and
wether the roles are playing according to their guidelines
or not.
validation is a process where testing has been conducted on
developed productro check wether the application is meetn
the client requirement or not.

Is This Answer Correct ?    3 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.

0 Answers  


what is the use of functional specification?

2 Answers  


How to test a website???

3 Answers   CybAge, Wipro,


What is Test Condition. what is test scenario.

3 Answers   Logica CMG,


Who fixes the bug as Severity and priority ?

5 Answers   TCS,






Explain about V-model?

3 Answers   AppLabs,


How will you track defects? Or Bug life cycle?

0 Answers  


What is test summery report and it content?

3 Answers   Covansys,


Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks

6 Answers   TCS,


What is Catapult Testing in E-Learning Domain?

0 Answers   Raytheon,


plz tell me how can testing implement.like-performance testing,functional testing

1 Answers  


Testing mainly in Verification or Validation ?

4 Answers   Crea,


Categories