Automation maturity - what should a Test Manager focus on? - AnitaG

Automation is frequently a passionate debate, usually around how much and whether it is effective. But are test managers prepared for the effects of automation as it grows? Instead of focusing on whether or not to automate or by how much, let's focus on what having automation on a test team means for the manager, assuming the team has already decided the correct balance of what needs automated and what doesn't (and in what priority). The infancy of automation: Initially, a team may say they have automation. I've learned that when I drill down on this, they don't necessarily have test cases automated, but instead they only wrote tools to help with parts of the testing process, like installation/setup/deployment tools or tools for emulating inputs due to a dependency on an unreliable source. There is a difference between writing tools and writing automation (although that can become a blurred line when describing a test harness or execution engine). Estab...