Hello dears, what is the best career path for a tester? from lowest to highest level.
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.
you are right but as a standard what is the structure of the testing department? what is the career path for a tester?
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.
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:
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.
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:-
- 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 - Web Automation Testing Tool:- Selenium, TestNG(Unit Testing Tool), Cucumber
4.Build Management Tool:-Maven - Api Testing Tool:- Rest-Assured, Postman
- Mobile Testing:- Appium
- Performance Testing:- Jmeter
Thanks
@vikashcr7