Skip to content

alaamhmd/SauceDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SauceDemo

Maven project implemented using seleinum ,TestNG with using DDT between (Data from excel and json files) on IntelliJ IDE

With POM pattern, To automate login scenario for https://www.saucedemo.com/ website

login module:

login tests will be between testing login with:

1-Valid credentials
2-Unvalid credentials:
a- valid username&invalid password
b- invalid username&valid password
c- Empty username and password
d- Empty username
e- Empty password
f- Check case sensitive for both username & password

Note that:

To be able to run tests Sequential:

You can run testNG.xml file directly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages