What is V-model and explain differences between V-model and
other SDLC models like waterfall, spiral etc
Answer Posted / rajendra prasad reddy penumall
Hi,
---->>>>> What is V-model
V-Model will be basic and standard part of the Test
Strategy Document Of Software Project with defined Entry
and Exist Criteria’s.
The left tail ( '\') of "V" represents 'specifications
phase', the right tail('/') of "V" represents 'testing
phase',
The bottom of the "V" where tails meet
represents 'development phase'.
V-Model is a Software Development Model and It is an
extension for Conventional Waterfall development model.
V-Model Maps the relationship between development and
testing phases Of Software Development Life Cycle.
V-Model ensures the Software quality throughout the project
lifecycle
V-Model Mandates the testing should be considered in the
early of a Software Development Life Cycle.
In Real Testing and fixing can be done at any stage in the
lifecycle.
However cost of Fixing will Increase Exponentially as
Development progresses or later stages of Development.
V-Model introduces the idea of specifying test requirements
and expected results prior to the actual testing.
For Example Acceptance Tests can be performed on
requirements, rather than in final acceptance stage.
V-Model Separates the different phases of Testing.
V-Model also makes all the development and Testing Team
responsible for quality and testing Project
V model Focuses on defining different Tests(Like Unit,
Integration, System, Acceptance) that must take place
within each stage.
V model provides Testing roles for different stake holders
of project at each stage of like cycle.
V-Model:
http://upload.wikimedia.org/wikipedia/commons/thumb/9/96/V-
model.JPG/420px-V-model.JPG
For example:
Acceptance Testing Performed by User/Client
System Testing Performed by System Testers(Black
Box Testers)
Integration Testing Performed by Team Leaders
(Development Side)
Unit Testing Performed by Programmers
---->>>>> V Model Vs. waterfall
Fundamental Concept of Waterfall Model:
Waterfall is a very first Software Development Model.
Waterfall is a sequential model, defined based on concept
Of "Freezing of Current phase before getting into next
phase".
(This is the main disadvantage of the Waterfall Model)
In Waterfall, Testing will be introduced in the later
stages of software development Life Cycle.
To overcome this process Flaw V-Model Implemented.
V-model starts/introduces very early phases of SDLC cycle
(right from the requirements phase itself)
---->>>>>V Model Vs. spiral
Spiral Model is a Iterative Development Model.
Spiral Model can be used for R&D Projects, Complicated and
large projects/Products
In spiral model will be used for Product Development
Companies.
Spiral Model will be used if a product/application have
incremental requirements in different phases.
Spiral Model needs Product Road Map (I Mean Requirements of
Future Planned Enhancements) .
Spiral Model is Hybrid Model and it has features of both
Waterfall Model and Prototype Model.
In Spiral Model each iteration can be viewed as a single
Waterfall Model Work flow then Product will be presented to
Client.
Based on the Client feedback team will rework on the
existing product/project or they proceed next iteration to
implement additional new features and fixes for previous
iteration(refinement).
Each iteration will be planned in Well advance.
Spiral Model increases the robustness of the Product.
Spiral Model increases architecture effectiveness.
Risk Analysis is a Integral Part of Spiral Model.
V Model
V Model can be used even if the Requirements not very clear.
V Model can be used for less complexity of Projects.
Thanks,
Rajendra Prasad Reddy Penumalli
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com
How will u decide test data to see that evey feature is thoroughly tested
can u plz give an example for regression testing with example.
Information about Automated Software Installer
What are the queries mostly asked in testing ? give me some examples.
Can you explain random/monkey testing?
how will you test transfer funds module...explain in detail
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
What processes/methodologies are you familiar with?
what is traceability matrix and its usefulness
For any web application, what are the possible login features that should be tested?
How can you do the usability testing?
Have you ever completely tested any part of a product? How?
how deployment phase of SDLC differs in product based and in service based company ?
define risk management system with example ?