Validate Response Status using Rest Assured
Functional testing of Web Services involves verifying the Responses returned from various End Points. Some of the important Test Verification are:
- Response Status
- Response Header
- Response Body
Validate Response Status using Rest Assured
This will cover the following verification :
- Validating Response Status Code
- Validating Error Status Code
- Validating Response Status Line
Last modified: Monday, 27 January 2020, 12:09 PM