https://github.com/mostafamohab/selenium_e-commerce_e2e
An End to End Selenium Webdriver Project with Java for Automation Practice E-Commerce Website in addition to test suites related to registration , login and cart checkout modules using Data Driven Approach , Testing for Rest Assured APIs , Readme File , Images for Rest API Run and GIF file for Run
https://github.com/mostafamohab/selenium_e-commerce_e2e
apachepoi automated-testing automation datadriventesting ecommerce-website java pom restassured selenium-webdriver testng
Last synced: 6 months ago
JSON representation
An End to End Selenium Webdriver Project with Java for Automation Practice E-Commerce Website in addition to test suites related to registration , login and cart checkout modules using Data Driven Approach , Testing for Rest Assured APIs , Readme File , Images for Rest API Run and GIF file for Run
- Host: GitHub
- URL: https://github.com/mostafamohab/selenium_e-commerce_e2e
- Owner: mostafamohab
- Created: 2020-12-19T10:56:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T17:41:17.000Z (over 4 years ago)
- Last Synced: 2025-04-28T11:17:02.950Z (6 months ago)
- Topics: apachepoi, automated-testing, automation, datadriventesting, ecommerce-website, java, pom, restassured, selenium-webdriver, testng
- Language: HTML
- Homepage: http://automationpractice.com/
- Size: 36.7 MB
- Stars: 1
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Selenium_E-Commerce_E2E
An End to End Script for E-Commerce Website for Registration , Login and Cart Checkout Modules
http://automationpractice.com
Tools and Technologies:
1- Java
2- Eclipse
3- Selenium Web Driver
4- Maven
5- TestNG
6- Page Object Model
7- Implicit Waits
8- Explicit Waits
9- Javascript Executor class
10- Webdriver manager class
11- Chromedriver class
12- slf4j Logging Framework
13- Apache POI
14- Rest Assured APIs