What are the phases of SDLC
Who handles the requirement phase?
BA
What happens during the requirement phase?
All the RDs are created during this phase and we are making sure the app is well understood by the BA
Who handles the Design Phase?
UX/UI team
Which document is the only one that isn’t created in the requirement phase and why?
Design Document, because it needs to be approved by the client
What does the UX/UI team do during the Design phase?
Who handles the development phase?
Developers, in dev environment
What do the devs do during the development phase?
They understand the RD and DD, then they start to code and develop the app based on client expectations
Who handles the testing phase?
QAs, in QA environment
What type of testing is done in the testing phase?
Only functionality specific testing
Who handles UAT phase?
QAs, in UAT environment
What type of testing is done in UAT phase?
Collective testing, system bucket testing (end to end, and regression)
Who handles the deployment phase?
Release Management Team, or DevOps in production environment
What do DevOps do?
Who handles the maintenance phase?
App support team in production environment
Does SDLC end with maintenance phase?
No, it restarts with every new build