Search code examples
How to find an object by a field value in Rest Assured?...


javagroovyrest-assuredgpath

Read More
Field-key have different value in response from api...


javarestjacksonrest-assured

Read More
How can I insert variable in rest assured filter instead of hardcoding?...


javagroovyrest-assuredrest-assured-jsonpath

Read More
Get value from json based on condition using JsonPath...


rest-assuredjsonpathrest-assured-jsonpath

Read More
How to implement JSON Path with conditional value in RestAssured(instead of array index using a valu...


javaarrayscucumberrest-assuredjsonpath

Read More
Wait for api response, if timout return null?...


javarest-assured

Read More
How to extract json Response in rest assured with points in key...


javajsonhttprest-assured

Read More
How to send the post request for the below json in Restassured...


rest-assured

Read More
Rest-assured requests not working...


javarestrest-assured

Read More
Assert boolean response with restassured SpringBoot...


javaspring-bootunit-testingjunitrest-assured

Read More
How to retrieve field value from json object when object name has DOT in it...


jsonjacksonrest-assuredfasterxml

Read More
MismatchedInputException: Cannot deserialize value of type `model.pojo class` from Array value (toke...


javajacksonjson-deserializationrest-assured

Read More
How to fetch the http status code when the response type defined is string instead of Respone...


javaapirestautomationrest-assured

Read More
Restassured-Getting Specification to merge with cannot be null...


rest-assuredrest-assured-jsonpath

Read More
How to resolve JSON Schema validation Error in Rest Assured - io.cucumber.core.exception.CucumberExc...


javafilecucumberrest-assuredjson-schema-validator

Read More
Rest Assured Serenity getting Null point when move the environmental specific configuration to diffe...


rest-assuredserenity-bdd

Read More
Maven project cucumber test builded but result is 0...


mavenintellij-ideajunitcucumberrest-assured

Read More
Restassured how to write common query param instead of repeating the same...


apirest-assured

Read More
How to use variable in .json file and change it in java...


javajsoncucumberrest-assured

Read More
mvn serenity:aggregate runs 0 tests and index.html has 0 results however mvn clean verify works and ...


rest-assuredserenity-bddcucumber-serenity

Read More
How to use REST Assured to upload a file?...


javaintegration-testingrest-assured

Read More
How to remove Substring from substring start until the end of the string in Java...


javacookiesreplacesubstringrest-assured

Read More
Deserialization for list of objects is not working with Rest Assured Jsonpath and jdk8...


java-8rest-assuredjackson-databindrest-assured-jsonpath

Read More
How to write a GPath expression when the RestAssured response is simply an array with out a name...


javarest-assuredrest-assured-jsonpathjavax.json

Read More
Why can't I serialize a GET request from JSON to JAVA in Rest-assured test...


javaautomationrest-assured

Read More
How to assert attributes value using sibling attribute value in hamcrest matcher...


javarestautomated-testsrest-assuredhamcrest

Read More
Sending a successful POST request via RestAssured Java does not assign value to "id", but ...


jsonrest-assured

Read More
Using REST assured with Java Hamcrest to check if Array contains item with multiple key value pairs ...


javarest-assuredhamcrestrest-assured-jsonpath

Read More
How to send a multipart request with RestAssured?...


javaspringmultipartform-datamultipartrest-assured

Read More
How to match a parameter value which contains ("${") using Cucumber DataTable in Java...


javadatatablehashmapcucumberrest-assured

Read More
BackNext