Please enable JavaScript.
Coggle requires JavaScript to display documents.
Software Development Project - Coggle Diagram
Software Development Project
Requirement
We receive a problem from client
Solution to the problem (High Level)
List of features
CMS/Technology Used
Server Configs
ETC
Low-Level Solution - Project Scored (Planning)
For Every Feature
List down all possible use cases - Creation of Test Cases | Create a backlog for automation testing
Developers - How to solve these problems in most in-expensive way, re-use, extensible.(Planning of code) - Creation of Backlog
Wireframe
Design
WIREFRAME PROVIDED BY DEV OR we can sit together to work on a wireframe.
Produce a design for web and mobile
Development
Backlogs - JIRA - You need to add weight to every ticket
SPRINTS - 1 Sprint max number of days is 15 days
Testing
Start Testing Sprint 1
Deployment
Build Version Management
Jenkins - Build Server
Code version management
GIT (Staging, Master, Feature)
Deployment on Staging
Deployment on Live
Unit Test Cases
Maintenance