0% found this document useful (0 votes)
5 views

Url Breakdown

Uploaded by

chechukutty
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Url Breakdown

Uploaded by

chechukutty
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

TestCas EndPoint or URL Resources Query Parameter Path Parameter

GET LISThttps://reqres.in/api/users?page=2 api/users page=2 Nil


GET SIN https://reqres.in/api/users/2 api/users Nil 2
GET SIN https://reqres.in/api/users/23 api/users Nil 23
GET LIS https://reqres.in/api/unknown api/unknown Nil Nil
GET SIN https://reqres.in/api/unknown/2 api/unknown Nil 2
GET SIN https://reqres.in/api/unknown/23 api/unknown Nil 23

POST CRhttps://reqres.in/api/users api/users Nil Nil

PUT UPDhttps://reqres.in/api/users/2 api/users Nil 2

PATCH Uhttps://reqres.in/api/users/2 api/users Nil 2


DELETE https://reqres.in/api/users/2 api/users Nil 2

POST REG
https://reqres.in/api/register api/register Nil Nil

POST REhttps://reqres.in/api/register api/register Nil Nil

POST LOhttps://reqres.in/api/login api/login Nil Nil

POST LOhttps://reqres.in/api/login api/login Nil Nil


GET DEL https://reqres.in/api/users?delay=3 api/users delay=3 Nil
Payload Expected Response Code Actual Response Code Status
Nil 200
Nil 200
Nil 404
Nil 200
Nil 200
Nil 404

{
"name": "morpheus",
"job": "leader"
} 201

{
"name": "morpheus",
"job": "zion resident"
} 200

{
"name": "morpheus",
"job": "zion resident"
} 200
Nil 204

{
"email": "[email protected]",
"password": "pistol"
} 200
{
"email": "sydney@fife"
} 400

{
"email": "[email protected]",
"password": "cityslicka"
} 200
{
"email": "peter@klaven"
} 400
Nil 200

You might also like