What is V Model?
Answers were Sorted based on User's Feedback
Answer / vardhani
It is the extension version of water fall model. Instead of
moving in a linear fashion the curve moves upward from the
coding phase which appears to be in V shape. Testing is
done simultaneously in each phase. It also mean for
verification and validation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / n@n!
V Model:
Verification & Validation is nothing but V-Model.
Quality Auusrence & Quality Control is nothing but V-
Model.
Un conventioan & Conventional is nothing but V-Model.
SDLC & STLC is nothing but V-Model.
| Is This Answer Correct ? | 0 Yes | 0 No |
V model is also called as Verification & Validation model as
it have built in verification & validation process at each
phase. It divides the whole testing activity in to two phase
Test design & test execution. It provides guidelines that
testing can be done early in the project dev. Each
development phase has corresponding testing activity.
| Is This Answer Correct ? | 0 Yes | 0 No |
1.what kind of testing have you done ?
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
what is the purpose of test design technique
Can anybody find the bugs in this "allinterview.com" site???
What is system level testing?
How does fundamentally a coverage tool work?
what is the difference between test plan and test strategy. can anybody give me a template for test strategy
Suppose you have given a project which have less Requirement specification documents or say no specification what will your decision how will you conduct the testing.
WHAT ARE THE DIFFERENT TECHNOOGIES OR SOFTWARE LANGUAGES THAT SOFTWARE TESTER SHOULD KNOW?
what is batch testing?
What is Interoperability Testing? What is Risk Based Testing?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.