DEV Community

Cover image for 🔥 How to work with JSONPath and HamCrest Library? (API Automation)
Pramod Dutta
Pramod Dutta

Posted on

🔥 How to work with JSONPath and HamCrest Library? (API Automation)

Hey BugHunters, In this video we are going to discuss How to work with JSONPath and Hamcrest Library

This is part of the video serious REST Assured API testing Beginner Tutorial

✅ What is JSONPath?

Query language that helps us in parsing the JSON data, which can be used for validation or assertions in a test.

✅ What is the Hamcrest library?

Hamcrest is a framework that comes with a library of useful matchers for writing match rules using matcher objects.
Matchers are most commonly used for:

  • Writing test assertions
  • Data validation
  • Filtering JSONPath dependency

P.S:
This is Day 15 of the 30 days of API Testing challenge Series. Where will learn the Basics before jumping to API Automation.

🚀 Download PPT : https://scrolltest.com/ra/day15

 Rest Assured Tutorial

🚀 All 30 Days Task - https://scrolltest.com/30days/restassured

🚀 Resources -

🔔 Join Facebook Group : https://scrolltest.com/fb


Be sure to subscribe for more videos like this!

 TheTestingAcademy

Latest comments (0)