Stewart Financial Services – Production Deployment Turnaround by Jawad AkramStewart Financial Services – Production Deployment Turnaround by Jawad Akram
Stewart Financial Services – Production Deployment Turnaround
Stewart Financial Services (SFS) was going live. Saturday morning, the full deployment team assembled on the production call: business stakeholders, development team, QA, and support. The support team pushed the solution to Production, and QA got the green light to begin validation.
The Problem
My QA Lead assigned me the SFS User security role, and I started executing the test scenarios. I didn't get far. Within minutes, core functionality was failing in Production.
The business stakeholders watched it happen in real time. The vendor who built the feature wasn't on the call. No signoff was possible. The deployment call ended without approval, and the Saturday deployment window was slipping away.
The Investigation
I knew something didn't add up. The same functionality had passed every test in QA and Pre-Prod environments. The code was identical. So the failure had to be environmental.
I navigated to the User Roles and found the root cause: my account had been added to the SFS Users team, but the actual role permissions were never assigned. The feature wasn't broken. The role configuration was incomplete.
User role and Team access
The Fix
I flagged the issue to my QA Lead. He assigned the correct role permissions. I re-ran the full test flow.
Everything passed.
I immediately informed the business stakeholders that we'd identified and resolved the root cause, and that retesting was underway. I executed the complete regression suite across all SFS features. Every scenario passed.
The Impact
This wasn't just a Saturday save. The business consequences of a failed deployment were real:
Release timeline protected. A failed signoff would have pushed the SFS release to the next deployment window, delaying the go-live by at least a week and impacting downstream business operations.
No emergency escalation required. What was heading toward a Monday war room with senior leadership involvement was resolved within the same deployment window.
Business confidence preserved. The IT Business Solutions Director and the Delivery Manager formally recognized the effort, reinforcing stakeholder trust in the QA process and the team's ability to deliver under pressure.
Recognition
Key Takeaways
Environment parity matters. Code passing in QA doesn't guarantee Production success when configuration and permissions differ across environments.
QA ownership extends beyond test execution. Catching a configuration gap that the entire team missed required going beyond the test script and into the system setup itself.
Like this project
Posted Jul 4, 2026
Identified and resolved a critical role configuration gap during a failed production deployment that had blocked the entire release team.