Search code examples
jsonPath().getList returns ArrayList - how to convert to List<String>?...


javajsonrest-assured

Read More
How to extract a html response and parse it JSON from a GET call in REST ASSURED framework?...


jsonrestrest-assuredrest-assured-jsonpath

Read More
java.lang.AssertionError: 1 expectation failed. Expected status code <200> but was <500>...


javapostrest-assured

Read More
java.lang.AssertionError: 1 expectation failed. Expected status code <200> but was <500>...


patchrest-assured

Read More
How to verify the response headers in Rest Assured framework...


javacucumberrest-assuredresponse-headersrest-assured-jsonpath

Read More
RestAssured Multipart - Concatenate multiple multiPart values into a single value...


javamultipartform-datarest-assuredselenium-java

Read More
convert complex json array to pojo java class...


rest-assuredrest-assured-jsonpath

Read More
Unable to get value of key with spaces using JsonPath library...


javarest-assuredjsonpathrest-assured-jsonpath

Read More
Are ["abcd"] and [["abcd"]] the same?...


javaarraysarraylistrest-assured

Read More
Passing body in restassured using Generics doesn't work for File and FileInputStream...


rest-assured

Read More
Is there a difference between request().get(url) and request().request(Method.GET,url)...


rest-assured

Read More
Rest Assured - Send POST Request (Content-Type : multipart/form-data) with Static JSON Payload and F...


rest-assured

Read More
How to validate a list of values from the response using RestAssured...


javaautomated-testsrest-assuredrest-assured-jsonpath

Read More
How to Remove Logging Output from Allure 2...


spockrest-assuredallure

Read More
I have got BUILD FAILURE result when executing command...


windowsmavencmdrest-assured

Read More
Unable to pass raw JSON request body with response error "The browser (or proxy) sent a request...


javajsonrest-assuredweb-api-testingrest-assured-jsonpath

Read More
How to assert with current date?...


javaunit-testingjunitautomated-testsrest-assured

Read More
Getting 401 response code in rest assured tests...


javamaventestingrest-assuredhttp-status-code-401

Read More
DataProvider in TestNG with Builder pattern returns Data provider mismatch (Rest Assured)...


javarest-assuredbuildertestng-dataprovider

Read More
Error in extracting json response properties of hydra:collection using RestAssured Java...


javarest-assuredrest-assured-jsonpath

Read More
How to prevent ClassLoader leaks when using ClassValue?...


javagroovymemory-leaksclassloaderrest-assured

Read More
How to search/find In JSON with java...


javarest-assuredsimplejsonrest-assured-jsonpath

Read More
Postman gives right response but restassured returns wrong response...


javawiresharkrest-assured

Read More
Can I test servlet filters with REST Assured?...


javaservlet-filtersrest-assured

Read More
Why does my rest-assured code not work after moving to JDK 17...


javareflectionrest-assuredjava-17

Read More
When using Rest Assured, if I send a post request to summit data to server, how can I write "AB...


javarest-assuredlinkedhashmap

Read More
Parameter was used but not defined...


javaautomated-testsrest-assured

Read More
how to convert nested json payload into for Restassured POST call using Map?...


rest-assured

Read More
How to compare two JSON fields in RestAssured and Hamcrest?...


rest-assuredhamcrest

Read More
Refresh Token Rest Assured...


javarest-assured

Read More
BackNext