Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (41.4k points)

Can anyone teach me Selenium testing?

1 Answer

0 votes
by (106k points)

I am giving you a simple roadmap that will help you learn automation in just 5–6 months. These are the same thing that I followed when I was learning Selenium:-

  1. Learn JAVA:

    1. There are plenty of youtube videos, but I am mentioning the Java Online Training & tutorial video that I pick up for me to learn Java. 

    2. Practise a lot as much you can.

  2. Learn PYTHON:

    1. You should never rely on one programming Language in your career at least you should at least know 3-4 at the core level.

    2. Currently, Python is the new trend in the job market and Companies prefer Automation with Python over Java. Here is the link of the video tutorial which you can follow while learning Python.

  3. Selenium:

    1. After learning those languages you can start learning Selenium. I am mentioning the resource for that.

    2. Learn to create an Automation Framework.

  4. Source Code Control:

    1. Learn Git Version Control System.

If you will follow this learning curve that I have mentioned with disciple I believe you can be good in Automation in 5–6 months. Becoming a master takes a lifetime.

Browse Categories

...