Skip to content

Automating Opencart website (front end version) using Selenium/Java with the use of data driven approach

Notifications You must be signed in to change notification settings

abdo92menem/OpencartAutomation_DataDriven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OpenCart Automation - Data Driven Design Pattern

1st Lecture:

  • Creating Packages
  • Adding Dependencies for framework and utilities
  • Creating Config and OR files

2nd Lecture:

  • Creating Base class TestBase
  • Creating first test case -> Register
  • Finding locators, Initializing Properties files

3rd Lecture:

  • Initializing Webdriver
  • Adding TestNg Plugin to Eclipse IDE
  • Convert project to TestNG project

4th Lecture:

  • Initializing loggers
  • Adding Logging Messages

About

Automating Opencart website (front end version) using Selenium/Java with the use of data driven approach

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages