Skip to content

Rest-Assured-2.0.0

Compare
Choose a tag to compare
@SagarBobade SagarBobade released this 17 Dec 19:16
· 5 commits to master since this release

In this version 2-

API response is getting cross-verifying as per the mentioned in the excel(Test-Api.xls) and writing status as "PASS" or "FAIL" in the next cell against respective request, depending on response of the request. 😊

methods covered :

  • GET
  • POST
  • PUT
  • DELETE

In next version expecting -

  • Parsing and attaching JSON text to request-body from excel.