Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 469 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 469 Bytes

##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.