Skip to content

Awaad007/EcommerceAutomationFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Ecommerce Automation Framework V1.0 🌍

Key Features

End-to-End Scenarios: Comprehensive test cases addressing diverse challenges.

POM Design Pattern: Simplifies test maintenance and enhances reusability.

Cucumber for Testing: Feature files, steps, hooks, and a runner file for structured test execution.

Dynamic Locators: Includes Actions, Select, and JavaScript Executors for better element handling.

Maven Integration: Run tests via command line for streamlined workflows.

Allure Report Generation: Automatic report generation post-execution with Maven commands.

How to run

1- using maven command line at terminal:

mvn clean verify

note: you will need to write verify in order to hook-up allure generation plugins

2- runner class to run the test suite

3- feature file to run each test case specifically

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published