Back

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

What should I concentrate on to crack the Selenium automation interview?

1 Answer

0 votes
by (47.6k points)

This thing depends on various factors such as foe which level you are going to give the Selenium interview:-

For an Entry Level Automation tester, possible questions would be as follows:-

  1. What is selenium?

  2. How to take a screenshot?

  3. Difference between absolute & relative path?

  4. Difference between Implicit & explicit wait?

  5. What are locating techniques?

  6. What are the limitations of Selenium RC?

  7. What is Same origin policy?

  8. Question related to basics Operation like How to open a browser in headless mode, safari, Chrome or IE

For Experienced Candidate:-

  1. Question-related to Data reading & writing from excel file.

  2. Types of the framework ?

  3. What are the types of exception?

  4. Annotation of JUnit & TestNG?

  5. How you handle dynamic Changing ids?

  6. Question will be asked to write some basic syntax or programs?

  7. How you will handle Pop-ups & More complex Operation like javascript Scrolling?

  8. What is POM?

  9. What are dependencies & property files & configuration files?

  10. How to cut down my execution time of the scripts when the number of test cases are high?

  11. How to handle network latency using selenium?

For Lead Like Position:-

  1. What framework do you use?

  2. Have you designed the framework?

  3. On the basis of the framework you used or designed Question would be asked?

  4. What is Hybrid framework?

  5. What is BDD?

  6. How you would execute your scenario faster if the test cases have dependency?

  7. How do you implement data-driven testing?

  8. How to run tests in multiple browser parallel Is there any other option other than selenium grid?

  9. What is the MOST challenging test problem in your career in Automation?

  10. How do you manage code version in your project?

You should also read the following Selenium Tutorial to learn more concepts regarding it. You should also refer to the below-mentioned video tutorial to learn about these things.

.

Browse Categories

...