Answer Posted / manika mathur
Conventional V-Model represents the development process in
the form of a V shape. The right side of the V represents
the testing where the systems is validated against the
specifications defined on the left side. The meeting point
of the V represents the actual development
Business Requirements Acceptance Testing
\ /
SRS SYSTEM TESTING
\ /
HLD INTEGRATION TESTING
\ /
LLD UNIT TESTING
\ /
CODING
The V-model is a graphical representation of the systems
development lifecycle. The V-model is a software
development process which can be presumed to be the
extension of the waterfall model. Instead of moving down in
a linear way, the process steps are bent upwards after the
coding phase, to form the typical V shape. The V-Model
demonstrates the relationships between each phase of the
development life cycle and its associated phase of testing.
The four main process phases – requirements, specification,
design and implementation – have a corresponding
verification and validation testing phase.Implementation of
modules is tested by unit testing, system design is tested
by integration testing, system specifications are tested by
system testing and finally acceptance testing verifies the
requirements.
The V-model gets its name from the timing of the phases.
Starting from the requirements, the system is developed one
phase at a time until the lowest phase, the implementation
phase, is finished. At this stage testing begins, starting
from unit testing and moving up one test level at a time
until the acceptance testing phase is completed.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
discuss black box and white box testing is not widely used if you disagree tell me why?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What are the Important test scenarios which can be used for testing a web site?
Explain branch coverage and decision coverage.
How can data caching have a negative effect on load testing results?
Describe your experiences with code analyzers.
What is split testing?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
What is smoke testing and what is sanity?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is the Jar file?
What exactly is quality control?
How do you test a web application for dump and deaf??
What is Cyclometric testing?