|
The various stages
of the Development Process:-
1st Stage - Understanding/Listening
to the Customer
Understanding the scope of work and creating an
overall software project plan.
2nd Stage - System Study/Analysis
System Study to identify Customer's business requirements. The study
(System Concept Document) with the
best solutions and quotation is presented to the Customer.
3rd Stage - Software Design
A multi step process that focuses on Data Structure, Software
Architecture, Interface Representations & Procedural Detail. The
design process translates requirements into a representation of the
software that can be assessed for quality before code generation begins.
4th Stage - Code Generation
The design is translated into a machine readable form using the most
suited Programming Language.
5th Stage - Testing/Debugging
Program/Software Testing. The testing process focuses on the logical
internals (statement testing) of the software and functional externals
(uncover errors & produce results that agree with required results).
6th Stage - Software Implementation
Trial run of the developed software from customer's end.
7th Stage - Training Sessions
Training to run and implement the software is provided at customer's
end.
8th Stage - Support/Maintenance (A.M.C)
Support after software implementation. Software do undergo changes
depending on external environment or Customer's future functional
requirements. Customer has an option to undertake Annual Maintenance Contract for the
software developed for future upgrades and changes.
|