If you are someone who has learned Selenium and all other tools like maven, git, Github, Jenkins, etc then you must have questions or doubts in your mind that what should be next tool/area which you have to focus. In this post, I will guide you on what to learn after selenium and how to learn them as well.
For those who don’t want to read and want to watch the video, then I have explained the same in the below video.
What to learn after selenium?
I will share the list of tools or technology which you can learn and you can go in any order because these are independent.
API Testing
API Testing is nowadays essential for every tester because each and every company is introducing API Testing and shifting towards API Testing. Even if you are fresher then you should learn about API’s and how to test the same.
There are many tools in the market which is free and widely used.
1- Postman
2- RestAssured
3- SoapUI
4- Karate and etc
Mobile Automation
Many companies also started performing mobile automation since each and every web application are available on mobile devices. It is very important to learn about mobile automation as well.
The best tool to perform mobile automation is Appium.
The good news here is that if you are someone who has learned selenium then learning Appium will be very easy for you because you will be using 90-95% of the Selenium concepts.
BDD Frameworks
The next thing which I want to highlight here is the BDD framework. Lot of companies are shifting from TDD to BDD so it is very important for us to understand about BDD like what is BDD, how it works and why we using BDD.
Once you understand the principle then you can implement BDD in your current project. For Java best BDD framework is Cucumber.
Non- Functional Tools
Performance Tools
Security Testing
Visual Testing
Accessibility Testing etc.
aparna says
Hi Mukesh
When can we expect the videos on JAVASCRIPT and WEBDRIVERIO Framework?//
Mukesh Otwani says
Hi Aparna,
Very soon…:)
Anil says
Hi Sir,
This was really useful. I have learnt selenium from your videos only. Couple days ago, I have started to watch the postman videos which you posted.
After completing postman tutorials, I will try to learn SOAP UI, Rest Assured.
Thank you
Mukesh Otwani says
Hi Anil,
I’m glad to read your comment. In order to deliver best and latest content, I’ll try my level best to keep it up to date. Stay tuned…:)