Testers career path

Hello dears, what is the best career path for a tester? from lowest to highest level.

2 Likes

There is not really a lowest or highest.
Automation doesn’t mean it’s better then manual or test management.
You can be an insane manual tester which out scales a test manager easily.

2 Likes

you are right but as a standard what is the structure of the testing department? what is the career path for a tester?

1 Like

Depends on the tester and the companies that tester is a part of. My own path was pretty linear in that I started as a tester, moved to lead tester, dabbled in some automation, became a test team lead, and them moved into test team manager. That went a little sideways when I moved into my current role as a cross functional team manager, supporting a development unit of testers and devs rather than just testers.

I’ve known testers that have gone into project management, sales, development, automation, security, and management.

The role is open enough that you define what your ideal path would look like. Then it’s just a matter of finding the companies and managers that will support you along that path. If you can’t find them, then you look for peers and mentors to fill in the gaps. Best is subjective.

5 Likes

Hi @roger89,

I would recommend differentiating the role and the level. A level could go: Junior > Advanced > Senior > Staff. Roles could be: Tester, Automation Engineer, Lead, etc. So you can have a Senior Tester as well as a junior lead. These are all individual contributors - without hire/fire and staff responsibilities. That would be a separate role: the management track. To design a test department, I would recommend looking into Team Topologies.

Here are some links for you:
https://www.ministryoftesting.com/dojo/series/testbash-careers-2022?s_id=13489763

1 Like

Personally I think there’s multiple paths that you can take.

  • People: Management or coaching where you are there to make the people excel at delivering on quality.
  • Automation: If you like coding but don’t like being a developer, consider automation. You can become a senior and lead in this field.
  • Security: Probably my current path. I love hands on manual testing and this seems the next step.
  • Manual testing: Where I’ve been for most my time in testing. Exploratory testing seems to be getting more notice in job specs from what I’ve seen, although whether there’s huge progression for someone who’s skill is in this area, IDK.

I also think that testers can potentially move into development but favour picking up testing of stories. There’s a lot of organisations that don’t have embedded QA yet still require quality testing as work is being developed. T-shaped engineers is a term I’ve heard used for this.

2 Likes

Hi @roger89 ,

From my point of view from the lowest to high-level career path for a Tester. I mentioned some below skill sets please go through it:-

  1. Manual Testing(SDLC,Types of Testing(Functional,Non Functional), Test Document Techniques,STLC, Defect Management Tool)
    2.Any programming Language but I recommended you :-Java
  2. Web Automation Testing Tool:- Selenium, TestNG(Unit Testing Tool), Cucumber
    4.Build Management Tool:-Maven
  3. Api Testing Tool:- Rest-Assured, Postman
  4. Mobile Testing:- Appium
  5. Performance Testing:- Jmeter

Thanks
@vikashcr7

1 Like