| Software Development Life Cycle (SDLC)
in manvish comprises of the following phases.
- User requirements
- Software Requirements Specification
- High level design
- Detailed design
- Coding and unit testing
- Integration testing
- System testing
- User acceptance testing.
Manvish selects an appropriate development
model based on type of project. Models used in manvish are Overlapping
waterfall model, Vmodel, Prototyping model and Incremental models.
Graphical representation of
VModel.

Graphical representation
of Overlapping waterfall model.

Prototyping
Model
Manvish has a well-defined prototyping methodology
that starts with analyzing the purpose and the nature of the prototype
and building a solution based on a spiral model. The project shall
iterate through the phases as specified below, building one or
more components at a time.
Planning
Risk Analysis
Engineering
Customer Acceptance
Incremental
model
This model can be used to
produce the core product followed by sub-systems of the product.
Software Development happens in Increment Mode. The incremental
model combines elements of the linear sequential model applied
repetitively with the iterative philosophy of prototyping.
|