Skip to content

An Assignment project to automate web and rest assured steps

Notifications You must be signed in to change notification settings

nitint007/boardgamegeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boardgamegeek

An Assignment project to automate web and rest assured steps

NOTE: IF WANT TO execute on Windows + chrome - Please uncomment chrome driver related setup

------------------------------

Framework

Selenium Webdriver, Java, Maven, TestNG, Rest Assured

------------------------------

Steps to clone and execute the tests:

git clone https://github.com/nitint007/boardgamegeek

cd boardgamegeek

mvn clean test -Dsurefire.suiteXmlFiles=testng.xml;

If fails to execute from cmd line -

Go to '/boardgamegeek/testng.xml' and run 'textng.xml' as TestNG Suite

------------------------------

About

An Assignment project to automate web and rest assured steps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages