Selenium For Beginners

Share this post

User's avatar
Selenium For Beginners
How do I explain my Selenium automation project in an interview?

How do I explain my Selenium automation project in an interview?

Alex Siminiuc's avatar
Alex Siminiuc
Apr 20, 2024
∙ Paid

Share this post

User's avatar
Selenium For Beginners
How do I explain my Selenium automation project in an interview?
Share

You should explain your project by describing how you created it.

Lets say that you need to explain your Selenium project.

This is how I would do it.

1. Create the test cases to be automated

2. Prioritize the test cases to be automated

3. Create your project using Maven

4. Add to the automation framework classes for common purposes

5. Start creating the test classes and the test methods

6. Start creating the page object classes

7. Decide how the tests are organized and categorized

8. Make sure that the automated tests run for multiple browsers.

9. Make sure that the automated tests work on multiple environments (test, dev, staging)

10. Save your project in a source control system system such as GIT.

11. Create jobs in Jenkins for the automated tests

Let’s discuss each item in more detail.

Keep reading with a 7-day free trial

Subscribe to Selenium For Beginners to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Alex Siminiuc
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share