Skip to content

kavita128/selenium-automation-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

selenium-automation-testing

This project contains various Java-based Selenium WebDriver test scripts and Java exercises. It's designed for learning automation testing and improving Java fundamentals.

πŸ“‚ Project Structure

  • Default Package:

    • FormInputAutomation.java: Automates form input interactions
    • GoogleSearchTest.java: Google link navigation using conditions
    • JavaLogicExercises.java: Java logic for count, even/odd, max/min
    • Other classes: Practice with locators, dropdowns, methods, etc.
  • MyJavaTraning:

    • HelloJava.java: Basic Java program
  • SeleniumTestScript:

    • FirstSeleniumTC.java: A sample Selenium test case

πŸ› οΈ Tools & Tech

  • Java SE 21
  • Selenium WebDriver
  • Maven (for dependency management)
  • TestNG/JUnit
  • Eclipse IDE

πŸš€ How to Run

  1. Clone the repository
  2. Open with Eclipse
  3. Run Maven build or individual test files

πŸ“ƒ License

Refer to the LICENSE file.

About

"This repo contains Selenium TestNG test cases."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages