The correct order of the software development life cycle (SDLC), once development has begun, is:
Requirements analysis, design, coding, testing, deploy, production support
This sequence represents the typical phases that occur during software development. After the initial phases of planning and requirements gathering, the subsequent phases involve designing the software, writing the code, testing it, deploying it to users, and then providing ongoing support.