> There was a particular button on the user interface that bugged him. It bugged him because it was a slightly different shade of green in the screenshots than it was in the staging environment. The team looked into it, and sure enough, we had tested a slightly older version of the software, not the exact version we nearly shipped to the customer. He saw and noticed the button but what would have been deployed would have had multiple bugs in the code that weren’t visible and passing because the tests were on the old version too. That’s bottom-up thinking.No, that's spotting a problem. Like, come on.
vaidhy|1 month ago
The fact he did not even spot the actual problem is worrying. Did someone know that the button color was changed in the new version of the software?