DEV Community

QA Automation Engineer to Developer

AlexF on July 03, 2019

Hi, How and what is the best way to make the transition from qa automation to developer, but keeping the same salary limits? Things i. m good at ...
Collapse
 
scriptmunkee profile image
Ken Simeon

The first step is to ask your manager or engineering department leader about the potential of changing your roll from a software quality engineer to a software engineer. When you move within a company they can't change your salary unless its by increasing your salary.

Next step is to show that you are capable of transitioning to a software engineer by demonstrating that you have the skills/abilities. Best way I know how to do that is to;

1 Fix bugs in the code base & submit a pull request to your dev lead (which you'd first be doing when transitioned)

2 Build tools that leverage the same technology your development team uses or that you want to learn. If you need a way to easily track the accumulation of test execution results because you don't have one, build it. Demo it. Make the company depend on it.

Collapse
 
alexfierascu profile image
AlexF

Hi Ken,
Thanks for the reply and for the thoughts.
Point 1 sounds great, point 2 is in develop stage.

Will work more on this, as I think it's a great and productive way to prove myself to the team, project, company.

Regards,
AlexF

Collapse
 
alanmbarr profile image
Alan Barr

Are you in a place where you can find opportunities in your day to day to ask for more development related work?

Collapse
 
alexfierascu profile image
AlexF

Hi Alan,
Thanks for your reply.
As you mentioned, being able to work on these kind of tasks @work would be the best thing to do. Unfortunately, this is not possible with the current workload that I'm having.

The only option that i'm thinking about is doing projects after work(which i'm currently doing) but would love a code review on that.

If you have any other ideas or inputs you're more than welcomed.

Thanks!