Search code examples
Can we use io.restassured and jayway in the same method?...


rest-assuredrestjayway

Read More
Print response body when statusCode assert fails with restassured...


javarestunit-testingrest-assuredhamcrest

Read More
create a GET request with RequestSpecBuilder...


javarestrest-assured

Read More
SpringSecurity using memory authentication don't returns error 403 in http put method...


spring-securityoauth-2.0puthttp-status-code-403rest-assured

Read More
How to retrieve jsonObjects from a arraylist api response in Java...


javarestrest-assuredrest-assured-jsonpath

Read More
REST Assured - org.apache.http.NoHttpResponseException: <server_address>:80 failed to respond...


javaresthttprest-assured

Read More
Connect to Database through rest assured (REST API automation)...


postgresqlrest-assuredserenity-bddcucumber-serenity

Read More
Getting HTTP Status 400 – Bad Request in post request in rest assured...


javarest-assured

Read More
Rest Assured: How do I return JSON response as a String? (Java)...


javarest-assuredrest-assured-jsonpath

Read More
Invalid JSON Expression...


jsonapirestrest-assuredrest-assured-jsonpath

Read More
RestAssured delete method returns status code 405...


rest-assuredhttp-delete

Read More
Passing an empty JSON array as a parameter to an @JsonProperty annotated method...


jsonjacksonrest-assured

Read More
De-serialize a POJO using Lombok to send large JSON payload...


javajsonbuilderlombokrest-assured

Read More
Java Security Exception using RestAssured post calls...


javamavenrest-assuredhamcrestsecurityexception

Read More
Regex to find attributes which has null values...


javaregexrest-assured

Read More
Checking HTML document with REST Assured...


rest-assured

Read More
Rest assured response in ASC/DESC order...


rest-assuredhamcrest

Read More
How to printout the URL that RestAssured trying to connect with to the web service?...


javarest-assured

Read More
Get size or length of json array response (restAssured Response interface)...


rest-assuredrest-assured-jsonpath

Read More
Springboot Mockito : Mocked service method returning empty body...


springjunitautomated-testsmockitorest-assured

Read More
Passing json string as an input to one of the parameters of a POST request body in RESTAssured with ...


javarest-assured

Read More
RestAssured and Bearer token...


javaoauthrest-assured

Read More
How to send a POST with form-data in Body in RestAssured setting multipart with a specific content-t...


javaautomated-testsrest-assured

Read More
How to pass an array object in post request...


rest-assured

Read More
Rest Assured: How do I pass the values given from one end point to another?...


rest-assuredrequest-headerswebautomationrest-assured-jsonpathrest

Read More
Rest Assured java.util.HashMap cannot be cast to class java.util.List...


javaautomationrest-assuredweb-api-testingrest-assured-jsonpath

Read More
Rest Assured - compare json response with local json file...


jsonstring-comparisonrest-assured

Read More
How do I pass the email in alias header and obtain specific responses?...


rest-assuredrequest-headerswebautomationrest-assured-jsonpathrest

Read More
Scenario Outline to use different data set by passing in REST API JSON body object...


cucumberrest-assuredrest-assured-jsonpathcucumber-serenity

Read More
Setting data for type array- RestAssured Post Method...


javapojorest-assured

Read More
BackNext