0% found this document useful (0 votes)
9 views2 pages

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)
9 views2 pages

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

TestCas EndPoint or URL Resources Query Parameter Path Parameter

GET LIST[Link] api/users page=2 Nil


GET SIN [Link] api/users Nil 2
GET SIN [Link] api/users Nil 23
GET LIS [Link] api/unknown Nil Nil
GET SIN [Link] api/unknown Nil 2
GET SIN [Link] api/unknown Nil 23

POST CR[Link] api/users Nil Nil

PUT UPD[Link] api/users Nil 2

PATCH U[Link] api/users Nil 2


DELETE [Link] api/users Nil 2

POST REG
[Link] api/register Nil Nil

POST RE[Link] api/register Nil Nil

POST LO[Link] api/login Nil Nil

POST LO[Link] api/login Nil Nil


GET DEL [Link] 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": "[Link]@[Link]",
"password": "pistol"
} 200
{
"email": "sydney@fife"
} 400

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

You might also like