00:25:43
33. Validate JSON Schema In Rest Assured
Описание
JSON Schema is a specification to define the structure and content of a JSON document and put validation of fields and values it can hold.
I have explained the below concepts in this video:-
1. How to validate a JSON response against a JSON Schema document in Rest Assured?
2. How to validate any JSON document against a JSON Schema documentation without Rest Assured?
GIT Repo - https://bitbucket.org/makeseleniumeasy/mse_restassured_youtube/src/master/
If you do not like my contents please share your feedback so that I can improve myself.
If you like my contents then please like, subscribe and share.
Thanks
Amod