Top

Test Automation Career Path

Test Automation Career Path

A common frequently asked question is “what is the career ladder for a test automation engineer?”. This is a great question, as this role is often perceived as a flat one which makes it difficult for managers and practitioners alike to determine how one can grow within this role.

Below is a guide on how to level automation engineers and SDETs, as well as concrete criteria to aim for when pursuing the next level.

Level 1: Junior Automation Engineer

A junior automation engineer is someone who is new to automating tests. They may already have testing skills, but are relatively new to coding. Or they may have limited coding skills but lack testing skills.

At this level, the engineer is able to add tests to the suite, given the test project and framework for automating has already been created. They are essentially using existing building blocks to assemble tests.

A junior engineer should not be tasked with independently building a test automation project from scratch, as it is a software development project where coding, architecture, and testing skills are required. They should be assisted by more senior automation engineers or feature developers.

Level 2: Mid-Level Automation Engineer

A mid-level automation engineer is someone who has solid coding and testing skills and can not only automate tests, but can expand an existing test project and framework to add new support for tests.

For example, given an existing framework, the mid-level automation engineer is able to add supporting classes and functions for new pages, components, or services as needed and does not have to rely on team members to build these out for them. However, the mid-level automation engineer is not quite ready to build the entire test project from scratch.

Level 3: Senior Automation Engineer

A senior automation engineer is well versed in coding as well as testing. In addition to authoring automated tests, they can build a test automation project from scratch.

Senior automation engineers understand various test-specific design patterns and know when to use each.

Engineers at this level are often reviewers on test-related pull requests and help establish best practices for the team. These automation engineers are able to coach developers on how to write tests and build testable code. They also are able to identify which tests should be automated and which are not worth the trouble.

Senior automation engineers don’t spend as much time writing tests as they used to,  as they have delegated much of this activity to developers and junior automation engineers. Instead, they spend more time on building the test framework to enable others who are writing tests. These engineers are also more involved in monitoring and triaging builds in an effort to actively listen to what the tests are saying about the status of the product.

Level 4: Automation Architect

An automation architect has deep technical knowledge in software delivery as a whole. They are not only able to build testing projects from scratch, but they do so in a way that promotes maintainability and reusability. They have a great understanding of both coding and software design principles as well as when and where to properly use abstractions.

Automation architects are well-versed in multiple automation tools and are able to properly evaluate new tools for their team’s needs.

An automation architect is usually capable of writing automated tests at any level including unit, integration, and end-to-end. Skilled architects are even comfortable with blending multiple approaches and tools together to optimize their test suites.

While automation architects are capable of writing some of the most optimal tests you’ve ever seen, this is usually not the best use of their time. Instead, they often can be found architecting test frameworks and internal tools to help other engineers be more effective. These tools are not always for tests themselves, but can also be other productivity solutions expanding beyond tests.

Because of their broad scope of skills, automation architects are typically assigned to entire departments versus a single sprint team.

Level 5: Automation Team Lead

Automation leads are responsible for guiding a team of automation engineers. They provide strategy and mentorship to those junior to them.

Much like automation architects, automation team leads understand how automated tests fit into the bigger picture of software delivery, and often use their skills for building CI/CD pipelines, optimizing the execution of tests, and ensuring that the tests are regularly providing fast and reliable feedback to the team.

Automation team leads are often tasked with growing their army of SDETs and therefore have interviewing/hiring responsibilities.

Automation leads regularly collaborate with other stakeholders such as the managers, business owners, scrum masters, developers, and testers. They help these key players understand the role of automation and where they can contribute to make it a success.

Level 6: Consulting Automation Engineer

Consulting automation engineers are mostly hired for their ability to implement a winning test automation strategy. Many times, they will also build an initial test project as well as a few tests to demonstrate a proof of concept that can be used and further expanded by the team.

Many automation consultants are brought in short-term to get the team on the right track, however there are some companies that employ consulting automation engineers full time. When working as a full-time permanent employee, consulting automation engineers typically strategize for multiple teams and departments, thereby formulating a global test automation strategy within the company.

Automation engineers at this level have a wealth of varying experience and have analyzed these experiences to identify common problems, techniques, and strategies that can be seen in most automation projects. Because of this, they are able to foresee problems before they arise and advise on the best course of action to mitigate or avoid issues altogether.

The best consulting automation engineers not only provide technical expertise, but also help companies create a culture that supports test automation initiatives.

There’s levels to this

As you can see, there is certainly depth to the test automation career path with plenty of room for growth. Hopefully, you are properly classified and now know what it takes to reach the next level.

Angie Jones
7 Comments
  • Clarissa Rodrigues

    Hi Angie, do you recommend a kind of “Automation Curriculum” for each level? Maybe is a good path to have in Test Automation University. 🙂

    June 23, 2021 at 9:41 am Reply
  • Guillermo Chussir

    Nice to see mentioned that testing skills are important and needed for this career path. I completely agree on that.
    I often see the misguided idea that Test Automation engineers only need coding skills, or that testing skills are just a ‘nice-to-have’.

    July 3, 2021 at 4:13 pm Reply
  • Harish Kumar M

    This path is absolutely normal for this day.

    What is your insights on future demands.

    Also how do we raise the prominence of Test Automation as a pratice when there are people on top management who doesnt understand how it can benefit them.

    November 3, 2021 at 3:43 am Reply
  • Navdeep

    Hi there I want to learn automation starts from scratch like the day-to-day activity of QA tester

    October 24, 2022 at 3:07 pm Reply
  • Orji Sylvanus Ogbonna

    wow, I am quite elated, thanks for sharing

    June 13, 2023 at 2:50 pm Reply

Post a Comment