Skip to content

souravdasbitm/JavaSeleniumRestAssured

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaSeleniumRestAssured

This is a framework which is integrated with Cucumber + Selenium + RestAssured (API) + Allure + TestNg

Integrated with https://sonarcloud.io/ for code smells img.png

How to run

  1. Using maven -> mvn clean test -Denv= i.e env = staging | qa | dev | preprod.

    Example command : mvn clean test -Denv=staging

  2. Run using IDE (Intellij)

    a.Run the cucumber feature file / scenario

    b.Run the testng.xml file.

Supported Browser Edge and Chrome (can be extended to other browser supported in selenium)

About

This is a framework which is integrated with Cucumber + Selenium + RestAssured (API) + Allure + TestNg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published