Could any one explains what is Significans of V MOdel? Why
not it is called as W model or some other X model? Is there
any specifi Answer for this Qustion.
Answers were Sorted based on User's Feedback
All the above answers are right let me give with the follow
diagram
Verification Validation
BRS-----------------------UAT
\ /
SRS-------------------System Testing
\ /
HLD-------------System Integration testing
\ /
LLD----------Integration Testing
\ /
Coding-----Unit Testing
\ /
\ /
\ /
\ /
Build
Each and Every level will have its own testing phase.
The shape iteslf looks like V model and its called as
Verification and Validation model. It starts from BRS and
ends at UAT( the way we writ the word V)
Verification--under verification all kinds of reviews take
place. It's Static Testing
validation--under validation all type of testing techniques
take place. It's Dynamic testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vishnukumar.
left side of the v shape is the process of static testing
means all the verifications takes place.
right side of the v shape is completely testers work which
includes smoke , functional test, regression, integration,
sanity testings.
means verification and validation both will happen with this
static test and dynamic test.
means verification and validation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pradeep.b
It's look like a v-shape so that's why it is called as v
model.it is mainly developed for testing purpose.left hand
side of v contains all the documents and right hand side
contains all testing levels.so testers can test the
application by verifing the oppropriate documents.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
v means verification and validation
verification during programe in process
validation during application build
| Is This Answer Correct ? | 0 Yes | 1 No |
what is use case diagram?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
what is agile testing with example
What is the difference between santity & smoke testing?
what is functionality testing?? what is system testing?? does system testing involves functionality testiting??
What is bottom-up approach?
If I have a dialog in which there is a text field that when I enter “abcd”, hit <enter> and the output comes out “8”, how do you test it?
what is an inconsistent bug?
specify another matrix/table used for same functionality as of tracibility matrix?
in your project which Tull you are using and what is the version and URL?
What is the difference between quality assurance and quality control?