All quizzes
Free quiz · 21 questions in the bank

REST Assured quiz

Test your REST Assured knowledge with a free interactive quiz — 21 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

What does `given().auth().basic(username, password)` configure?

In this round
  1. What does `given().auth().basic(username, password)` configure?
  2. What is REST Assured?
  3. How do you set a base URI for all requests in a test class?
  4. How do you validate a value in a JSON response body?
  5. What is JsonPath, in the context this library uses it?
  6. What does `.log().all()` do when chained onto a REST Assured request?
  7. How do you set a request header?
  8. How do you provide query parameters on a GET request?
  9. How do you send a GET request to a specific endpoint?
  10. How do you assert that a response header has a specific value?
  11. How do you extract a value from a response for later use (not just asserting it)?
  12. What is the "given/when/then" pattern in REST Assured?
Gaps to close?
Read the curated REST Assured notes — core concepts, patterns, interview prep.
REST Assured notes

More quizzes

.NETAccessibilityAgileAgile MethodologyAirflowAkka