Back

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

Selenium Automation Testing: What are some important topics I should learn in Selenium automation testing in order to get a job and a good salary ?

1 Answer

0 votes
by (106k points)

If you are well versed with Selenium then you can consider the below-mentioned points directly but if you are a beginner then I will suggest you first learn Selenium, you can take up the following Selenium Training Course and then you do not need to look for anything else and you can apply for jobs after successful completion of the course. 

  1. You should practise Selenium with at least 2 bindings E.g. Java and Python.

  2. You should learn Selenium Json wire protocol details.

  3. What is the difference between selenium versions like IDE, RC, WEBDRIVER

  4. and understanding their architecture using json wire.

  5. What is Selenium classes/interface/methods hierarchy from top to bottom?

  6. E.g. RemoteWebDriver, Webdriver, By, BrowserDrivers etc, a neat diagrammatic representation should be known.

  7. Selenium GRID implementation for local and remote nodes.

  8. Selenium integration with different tools like JMeter, cucumber, AutoIt,sikuli, Jenkins.

  9. ngWebdriver for angular websites.

  10. Selenium frameworks like page factory, hybrid etc.

  11. Using reflection in Page Object framework for creating pages dynamically.

  12. Using TestNG listeners and WebDriver event Listeners.

  13. Selenium usage with Docker.

If you are preparing for the Interviews then I will suggest you must have a look at the following Selenium Interview Questions. Here is the video by which I came to know all about these things.

.

Browse Categories

...