-
1. Analysis and data gathering
On this phase we collect all the relevant information from the customer to develop a product as per their expectation.
-
2. Design
In this phase, the requirement gathered in the SRS document is used as an input and software architecture that is used for implementing system development is derived
-
3. Develop
Starts once our developers or designers gets the design document. The software design is translated into source code. All the components are implementated in this phase
-
4. Test
Testing begins after coding is complete and the modules are released for testing. The software or application developed is tested thoroghly and any defects found are assigned to developers to get them fixed.
-
5. Deploy
Once the product is tested, it is deployed in the production environment or fist UAT (User Acceptance Testing) is done depending on the customer expactation.
-
6. Maintain
After deployment of a product we maintain the product i.e. if any issue comes up and needs to be fixed or any enhancement is to be done is taken care by our developers.
ElapsE