Skip to content

Web Automation Testing for Sauce Demo Website As a Standard User Using Selenium WebDriver, TestNG and POM design pattern

Notifications You must be signed in to change notification settings

DinaAshraf97/Sauce_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Web Automation Testing for Sauce Demo Website as a Standard User to test main functionalties as a login and complete checkout.

Clone the repository to your local computer:

git clone https://github.com/DinaAshraf97/Sauce_Demo.git

To run Tests

  • Create testng.xml file to execute tests.
  • Run the tests using TestRunner Or from command prompt, navigate to the project directory, and run tests using below command:! mvn clean test

Tools and Libraries:

Selenium-Java 3.141.59 WebDriverManager 5.4.1 TestNG 6.14.3

Technologies:

Maven Page Object Model (POM) Running tests using testng.xml

Sauce Demo Website Link:

https://www.saucedemo.com/

About

Web Automation Testing for Sauce Demo Website As a Standard User Using Selenium WebDriver, TestNG and POM design pattern

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages