Reputation: 81
Hello Test Automation Experts, Managers,
Seeking advice on how to transit from Manual Testing to automation testing
I have been a manual tester for over 8 years. I wish to switch to automation testing hence I attended training in Selenium web driver and Java ( we used TestNG and Maven ). Though being able to write medium complex automation scripts I am finding it hard to get interviews or seek attention from a hiring manager or recruiter just by saying them I have knowledge in automation.
What should I do to get one step closer so that a hiring manager will show interest in me?
I am very much keen on moving to test automation and willing to spend the required time to make this happen.
Should I write a blog portraying my skills in automation or post my samples in Git hub?
Looking forward to receiving your advice as I am totally lost and frustrated last few months making this attempt switching to automation testing
Thanks in advance
Upvotes: 1
Views: 390
Reputation: 1
Click me to see Roadmap to become automation tester.png
Click above pic and just have a look at it and trust me this is applicable for all type of candidate(Fresher/Experienced). Follow above image and you can be able to become automation tester from manual.
Upvotes: 0
Reputation: 193058
As most of the Technocrats from Selenium, Mozilla, Google Chrome and IE community are active and visits Stack Overflow on regular basis you can try the following ideas to get noticed :
When you gather ample knowledge start Answering questions and become a StackOverflow Volunteer.
Earn Bronze/Silver/Gold badges on Selenium / WebDriver / Java / Python / C# / NodeJS / Ruby / PHP / Perl tags.
Upvotes: 2
Reputation: 1856
My suggestion would be:
To start with, try to write automation script for open web application. Example: Selenium script to login to Amazon, select a specific product, add to basket and go till payments page. Next automate some other sites.
Create a blog where to mention step by step how you achieved your task.
Upload your scripts to Github and provide that link in your block.
Ask and answer questions in stackoverflow. Be active in Facebook selenium/automation groups.
Practice java programming in sites like hackerrank, hackerearth, etc. Upload your solutions in github as well.
Explore deeper and deeper, keep giving interviews and never stop learning.
Update all your works as personal projects in your resume.
All the best.
Upvotes: 1