Estimating Test Automation Story Points is a Total Waste of Time

95+% of test automation efforts are on test maintenance & regression testing

Zhimin Zhan
7 min readApr 20, 2021

--

Image Credit: https://rubygarage.org/blog/how-to-estimate-with-story-points

This article is one of the “Be aware of Fake Test Automation/DevOps Engineers” series.

Many fake “agile project managers/agile coaches” are fixated on Velocity Charts. The so-called “velocity” is based on the rate of completing the story points estimated by the team. As a result, “story estimation sessions” are a part of “Agile Ceremonies” in some projects, along with“stand-up meetings”, “retrospectives”, and “sprint planning”. (see the end of the article for Kent Beck’s, the father of Agile, view on these ‘agile ceremonies’)

I do not estimate points/time for developing automated tests for a user story. The reason is simple: it does not make sense.

Below is a slide from a presentation I gave in 2015.

It has three charts:

  1. A typical Scrum Sprint: 10 working days (2 weeks)
    The planning sessions are on the first day, and the showcase & retrospective are on the last day. Software development activities (coding, testing)…

--

--

Zhimin Zhan

Test automation & CT coach, author, speaker and award-winning software developer. Help teams succeed with Agile/DevOps by implementing real Continuous Testing.