Skip to content

javeeth/RestAPIAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##RestAPI Testing

  • This Project to Automate the RestAPI's and Verifies the response of the API.
  • The framework is built using RestAssured and TestNG.

Stack

  • Language: Java

  • BuildTool : Gradle

  • TestFramework: TestNG

  • Packages Included

    • RestAssured
    • TestNG
    • gson
    • aeonbits.owner

Run

./gradlew test

###Properties

  • Environment to test is configure from SystemProperty($env).
  • Endpoints are configured in $env.properties.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages