Search code examples
Generate Serenity-BDD Rest-Assured tests using OpenAPI Generator...

rest-assuredopenapi-generatorserenity-bdd

Read More
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to com.testing.models.Account...

javajacksonrest-assured

Read More
javax.net.ssl.SSLException: Certificate for <> doesn't match any of the subject alternativ...

javasslhttpsrest-assured

Read More
How to explicitly or manually fail a test case in JUnit...

javatestingjunitrest-assured

Read More
How to assign test point to a tester in Azure DevOps with API...

javaazure-devopsrest-assuredazure-devops-rest-api

Read More
Enhanced Cucumber feature file scripts...

selenium-webdrivercucumberrest-assuredcucumber-javacucumber-junit

Read More
Handling optional parameters for @GetMapping("") in Spring fails RestAssured tests...

springspring-bootkotlinrest-assuredget-mapping

Read More
RestAssured authentication with AWS Signature...

javaamazon-web-servicesrest-assuredamazon-cognito

Read More
Rest Assured: How to use "assertThat().body("email", is(email)); to validate some res...

javarest-assured

Read More
Gherkin Nested Steps meaning...

cucumberrest-assuredgherkincucumber-java

Read More
The import io.restassured.RestAssured cannot be resolved...

javadependenciespom.xmlrest-assuredrest-assured-jsonpath

Read More
Mock RestTemplate call rreturns HTTP 500...

javaspring-bootmockitorest-assured

Read More
Rest-assured POST call with multipart file that contains Cyrillic characters in the filename...

javarest-assured

Read More
Exception in thread "main" java.lang.NoSuchFieldError:Class org.testng.CommandLineArgs doe...

javaeclipsetestngrest-assured

Read More
No signature of method: io.restassured.internal.ContentParser.parse()...

rest-assuredrest-assured-jsonpath

Read More
Testing endpoint with rest assured...

kotlinquarkusrest-assured

Read More
Defining Separate RestAssured.RequestSpecifications for admin/user endpoints...

rest-assured

Read More
The import org.springframework.data cannot be resolved in gradle...

javaspringspring-datarest-assured

Read More
How to write RestAssured test when we have some custom custom input param with FileUpload inside Res...

quarkusrest-assured

Read More
How to pass authorization token in header in Rest assured?...

javarestauthenticationrest-assured

Read More
Rest Assured: java.lang.AssertionError: JSON path body doesn't match...

javajsonrestrest-assured

Read More
total / count items from list json response...

javarest-assured

Read More
Cannot get Quarkus/Mockito to use @InjectMock instance - wrong data is returned from endpoing testin...

mockitoquarkusjunit5rest-assuredquarkus-testing

Read More
How to define file path in global.properties file?...

javaseleniumselenium-webdriverrest-assuredrelative-url

Read More
Can we extract the full URL with query parameters in RestAssured...

restrest-assuredweb-api-testing

Read More
How to request a POST API send token and body values using Rest-Assured?...

javacucumberrest-assured

Read More
Find specific key-value pair in an array of object with rest assured...

javarest-assuredrest-assured-jsonpath

Read More
No valid crumbs for Rest Assured request against localhost...

spring-boothttppostmanrest-assuredinsomnia

Read More
Not able to connect to server through java code. Getting javax.net.ssl.SSLHandshakeException: Receiv...

javarestsslrest-assuredsslhandshakeexception

Read More
How to print a value by comparing 2 fields inside JSON - RestAssured...

javajsoneclipserest-assuredrest-assured-jsonpath

Read More
BackNext