Skip to content

Selenium Project using java, Maven, TestNG, POM, BDD using Cucumber, Data Driven using Properties File,

Notifications You must be signed in to change notification settings

radwaoze/Radwa-Elsayed-IntsabugProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instabug Login Task

Automate different Login scenarios on this website https://www.saucedemo.com/ using Selenium java, Maven, TestNG, POM, Properties File, Cucumber

E2E scenario by logining using valid data and add products to cart then checkout
Login with locked user and check error locked popup that should be displayed to user
Login with error user to check error description of product if the description isn't retrieved!
Login with problem user that has problems in displayed products
Validate error popups in case of user doesn't enter neither UN nor PW || enters UN but doesn't enter PW || enters invalid UN and PW

Also there are tags for each scenario to be easy to run specific scenario or some scenarios
tags >>> @E2E or @lockedUser or @invalidCredentials or @errorUser or @problemUser

If you want to run the feature file After downloading the project run "RunnerTest" class from "runner" package

About

Selenium Project using java, Maven, TestNG, POM, BDD using Cucumber, Data Driven using Properties File,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published