You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project focuses on automating REST APIs using Rest Assured libraries, incorporating concepts like JSONPath and TestNG assertions. The aim is to streamline the process of testing and validating APIs by leveraging Rest Assured's capabilities for making API requests, extracting data using JSONPath, and performing assertions using TestNG