Posts tagged as "QA"
Part 2: The Claude Code Prompt I Use to QA an Optimizely CMS 13 Upgrade
In Part 1, I shared the Claude Code prompt that kicks off a CMS 12 to 13 upgrade - analysing the codebase, planning the migration steps and doing the heavy lifting on the code changes. That gets you a long way. But the upgrade isn't fully done when the site starts.
The gap between "it compiled" and "it's actually correct" is where things go wrong in production and that's where upgrades earn their reputation. Manually comparing two environments across dozens of URLs is tedious, inconsistent, and easy to rush. So here's the second prompt in the workflow: the one I use to systematically QA the upgraded site against the reference.