Andrew Knight
Andrew Knight is a software engineer with a focus on building test automation systems from the ground up, which involves both software development for test code as well as the infrastructure to run it in continuous integration. His blog, Automation Panda provides articles on software, testing, and automation from his own experiences. He also shares his work on X and LinkedIn.

Making the Painful Transition from Manual to Automated Testing
The only thing more painful than watching flaky automated tests fail is watching teams struggle to write those flaky tests in the first place. Let’s face it: test automation is hard to develop. It’s...

Taming Test Automation Maintenance: A Practical Guide
Automation makes running tests faster and more frequently than manual testing a breeze. Tons of tools and frameworks exist to automate every kind of test you can imagine. But automation isn't free....