AnushreePandey / API-Practice-Projects

A repository for API Manual and Automation testing practice projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API-Practice-Projects

A repository for API Manual and Automation testing practice projects


Project 1 - Simple_Book_API_Collection.json

Languages and Frameworks used:

  1. Javascript as scripting language used for REST API Manual Testing in POSTMAN.
  2. Java 18 as programming language.
  3. Rest Assured library to test and validate REST services.
  4. TestNG 7.6.1 as testing framework.
  5. Maven as build automation tool
  6. Hamcrest as the matcher library.
  7. Newman as command-line collection runner for Postman.
  8. HTML Reporter as plugin for generating testing reports.
  9. Eclipse 2022-03 as IDE.