Skip to content

sakib-75/Automation-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automation Practice

Test automation project with Selenium, Java, TestNG, Maven

This project covers the following scenario:

  1. Alert pop-up window
  2. Checkbox, radio button
  3. Click action
  4. Drag and drop
  5. Keyboard event
  6. Navigate page
  7. Scroll page
  8. Select dropdown
  9. Slider
  10. Verify title, URL
  11. File Upload

This project covers the following tools:

  1. Programming Language: Java
  2. Build Management Tools: Apache Maven
  3. Automation Framework Tools:
    • Selenium
    • TestNG
    • Data Provider
    • Page Factory
    • Page Object Model
    • Apache POI

Get dependency of poi-ooxml from here https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml

About

Test automation project with Selenium, Java, TestNG, Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages