Working with golive checklists
Create a golive checklist to automatically track items that must be reviewed before publishing the automation request. Every golive checklist is associated with an automation request.
This section has the following subsections:
A checklist template is provided with the product. Here are the details.
| Task name | Task description |
|---|---|
| Business/Validation Sign-off | Confirm that the automation meets all business requirements and acceptance criteria. This involves a formal sign-off from the business owner or process SME, ensuring that the automation behaves as expected in staging/sub-production environments. |
| Development Sign-off | The development team must confirm that all development tasks are complete, including code review, peer review (if applicable), and all technical requirements have been implemented. The developer also ensures that environment-specific variables and hard-coded test values have been removed or appropriately managed through config files. |
| Testing/QE Sign-off | QA must validate that functional, regression, and negative testing is complete in sub-production (UAT or staging). A formal sign-off document or ticket must be attached to indicate readiness. Include validation of edge cases and exception scenarios, especially for business-critical automations. |
| Production Configuration Pre-check | Ensure that all required configuration elements are in place in the production environment:
|
| Monitoring, Logging & Alerting Setup in Production | Validate that all operational monitoring hooks are active in production:
|
| Automation Enablement & Final Readiness Review | A final checklist is completed jointly by Dev, QA, CoE, and Business SMEs. This includes:
|