Going from Quality role to Development

Has anyone successfully transitioned from a Quality /Testing role to a developer role while working full time? If yes, how did you go about it? What technologies did you learn and how? How did you land interviews?

Add a comment
Facebook Targeryan Jul 18, 2018

My first role was a test engineer SDET. I switched internally to another team looking for dev . I had to interview I prepared by learning Data structures, algos and iOS apis. Infact I feel you have an edge since you can show that you can test your written code well by coming up with different test cases. Hope this helps!

Salesforce 23/gordon OP Jul 18, 2018

Thanks! That definitely helps. Did you learn with online resources, books? Any suggestions for me to start with? I am planning to prepare for 3 months while I continue to work full time. I hope it’s doable.

Facebook Targeryan Jul 18, 2018

Start by reading about the concept of different data structures string, arrays, linkedlist, heaps queues binary trees trees etc and algos and try to solve some problems. Also learn about the basic concepts of the language you are fluent in.

F5 Networks wlMzq61 Jul 18, 2018

Targeryan, what kinda teams did you target while interviewing for Dev externally? Was it Infra/Tools or Product teams?

Apple VXmr74 Jul 18, 2018

Are you a manual tester? If not, you should already be familiar with Algorithms and Data Structures.

Salesforce 23/gordon OP Jul 18, 2018

I’m familiar but have not used or applied them in a while

Microsoft myros Jul 19, 2018

Most devs don't use them regularly either/use ready to consume libraries. Just do some practice & you should be fine.