J
J
JSmith2002021-07-23 20:19:45
Java
JSmith200, 2021-07-23 20:19:45

How can I combine get and post requests in one autotest?

How can I combine get and post request in one test?
Restassured+junit+java
I send a get, I get a body, I need to extract the required parameter from the body and send it in the next post request, and validate the body already received after the post request.
Please share code examples.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question