Pages
(Move to ...)
Home
▼
Showing posts with label
Test Automation Framework
.
Show all posts
Showing posts with label
Test Automation Framework
.
Show all posts
First TestNG script
›
This is a simple Testng script which print message before and after tests and run two test methods using Testng annotations. After inst...
How to validate Response by Matchers API in Rest Assured
›
How to Use Hamcrest Matchers in GET API via Rest Assured Hamcrest is a framework for writing matcher objects, which allow 'mat...
How to validate API Response from Database in Rest Assured
›
Validating an API Response against the Database in Rest Assured means checking whether the data returned by the API is consistent with...
How to validate JSON Schema in Rest Assured
›
What is JSON Schema? JSON Schema is a specification that defines the structure of a JSON document. It is used to validate that a given ...
›
Home
View web version