Summary Item | Total | Failed |
---|---|---|
Requests | 35 | 0 |
Prerequest Scripts | 23 | 0 |
Test Scripts | 33 | 1 |
Assertions | 64 | 29 |
Skipped Tests | 0 | - |
expected response to have status code 200 but got 404
expected undefined to deeply equal 'Lou'
expected data to satisfy schema but found following errors:
data should have required property 'name', data should have required property 'photoUrls'
expected response to have status code 200 but got 500
Unexpected token '<' at 1:1
<html>
^
Unexpected token '<' at 1:1
<html>
^
Unexpected token '<' at 1:1
<html>
^
expected response to have status code 200 but got 404
expected NaN to equal 693
expected 'Lou' to deeply equal 'Alba'
No data, empty input at 1:1
^
expected response to have status code 405 but got 200
expected response to have status code 405 but got 200
expected response to have status code 405 but got 200
expected response to have status code 405 but got 200
expected response to have status code 405 but got 200
expected response to have status code 400 but got 200
expected response to have status code 400 but got 404
expected response to have status code 405 but got 200
expected response to have status code 405 but got 400
expected response to have status code 405 but got 500
expected response to have status code 405 but got 200
expected response to have status code 405 but got 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have header with key 'Content-Type'
expected response to have status code 404 but got 200
expected response to have status code 404 but got 200
expected response to have status code 200 but got 500
expected response to have status code 404 but got 200
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | de71441e-c9e6-4f95-a90f-a493fffb71ff |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 232 |
{
"id":693,
"category": {
"id": 0,
"name": "string"
},
"name": "Lou",
"photoUrls": [
"string"
],
"tags": [
{
"id": 0,
"name": "string"
}
],
"status": "available"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:33 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":693,"category":{"id":0,"name":"string"},"name":"Lou","photoUrls":["string"],"tags":[{"id":0,"name":"string"}],"status":"available"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 200 | 1 | 0 | 0 |
Response body has a valid JSON schema | 1 | 0 | 0 |
Request body has correct attributes | 1 | 0 | 0 |
Successful POST request | 1 | 0 | 0 |
Response time is less than 700ms | 1 | 0 | 0 |
Content-Type is present | 1 | 0 | 0 |
Pet's name Lou is correct | 1 | 0 | 0 |
Total | 7 | 0 | 0 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 8d08d7c3-c605-42eb-ab52-c4e619f06423 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:33 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":1,"type":"error","message":"Pet not found"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 200 | 0 | 1 | 0 |
Pet's name Lou is correct | 0 | 1 | 0 |
Response body has a valid JSON schema | 0 | 1 | 0 |
Total | 0 | 3 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 200 |
|
Pet's name Lou is correct |
|
Response body has a valid JSON schema |
|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 8b37a647-620d-4673-bbb3-4d6286c9de7c |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
[{"id":9223372036854741855,"category":{"id":-34705574,"name":"consectetur ea fugiat"},"name":"doggie","photoUrls":["cillum qui pariatur incididunt","laboris re"],"tags":[{"id":8890229,"name":"eu"},{"id":19670278,"name":"ipsum Duis anim veniam"}],"status":"sold"},{"id":777,"category":{"id":888,"name":"This is my new category"},"name":"This is my new pet","tags":[],"status":"sold"},{"id":18904821,"category":{"id":22120667,"name":"cat"},"name":"Barsik","photoUrls":["https://example.com/Catty1.jpg","https://example.com/Catty2.jpg"],"tags":[{"id":1,"name":"Kitty"},{"id":2,"name":"hanye"}],"status":"sold"},{"id":98765,"category":{"id":222,"name":"Панда"},"name":"Соня","photoUrls":["string"],"tags":[{"id":0,"name":"string"}],"status":"sold"}]
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 200 | 1 | 0 | 0 |
Response time is less than 800ms | 1 | 0 | 0 |
Response body has a valid JSON schema | 1 | 0 | 0 |
Response contains headers | 1 | 0 | 0 |
Total | 4 | 0 | 0 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 9f0d25a8-7c11-4ca0-85b1-4a98a7f33c38 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 183 |
{"additionalMetadata":"image/jpeg"}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | text/html; charset=ISO-8859-1 |
Content-Length | 330 |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Cache-Control | must-revalidate,no-cache,no-store |
Server | Jetty(9.2.9.v20150224) |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Error 500 Internal Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /v2/pet/693/uploadImage. Reason:
<pre> Internal Server Error</pre></p><hr><i><small>Powered by Jetty://</small></i><hr/>
</body>
</html>
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 200 | 0 | 1 | 0 |
Response body has a valid JSON schema | 0 | 1 | 0 |
Test message contains correct additional metadata | 0 | 1 | 0 |
Uploaded file's name is correct | 0 | 1 | 0 |
Total | 0 | 4 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 200 |
|
Response body has a valid JSON schema |
|
Test message contains correct additional metadata |
|
Uploaded file's name is correct |
|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 5b0c349c-7690-4c4e-ad0a-158048881e79 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 21 |
{"name":"Alba","status":"sold"}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":404,"type":"unknown","message":"not found"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Response body matches the schema | 1 | 0 | 0 |
Status code is 200 | 0 | 1 | 0 |
Response time is less than 700ms | 1 | 0 | 0 |
Response body should contain fields | 1 | 0 | 0 |
Response body message should contain pet id | 0 | 1 | 0 |
Total | 3 | 2 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 200 |
|
Response body message should contain pet id |
|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 1b8df6d7-1d11-4e34-b3a9-676fcffc026f |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":693,"category":{"id":0,"name":"string"},"name":"Lou","photoUrls":["string"],"tags":[{"id":0,"name":"string"}],"status":"available"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 200 | 1 | 0 | 0 |
Pet's name Alba is updated from post method | 0 | 1 | 0 |
Total | 1 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Pet's name Alba is updated from post method |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 843374ff-8039-4500-bfcf-7c0910b262f1 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 238 |
{
"id": 693,
"category": {
"id": 974,
"name": "dog"
},
"name": "Cleta",
"photoUrls": [
"string"
],
"tags": [
{
"id": 974,
"name": "foxterrier"
}
],
"status": "available"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":693,"category":{"id":974,"name":"dog"},"name":"Cleta","photoUrls":["string"],"tags":[{"id":974,"name":"foxterrier"}],"status":"available"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 200 | 1 | 0 | 0 |
Response body has a valid JSON schema | 1 | 0 | 0 |
Pet's name Cleta is updated from put method | 1 | 0 | 0 |
Total | 3 | 0 | 0 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
api_key | special-key |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 7bdbe3b5-1a0f-45fe-99fe-c0d3b948a097 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Length | 0 |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 1c4947eb-a84b-4cd2-b122-3de2f8f585bc |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 233 |
{
"id":960,
"category": {
"id": 0,
"name": "string"
},
"name": "Curt",
"photoUrls": [
"string"
],
"tags": [
{
"id": 0,
"name": "string"
}
],
"status": "available"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":960,"category":{"id":0,"name":"string"},"name":"Curt","photoUrls":["string"],"tags":[{"id":0,"name":"string"}],"status":"available"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 200 | 1 | 0 | 0 |
Response body has a valid JSON schema | 1 | 0 | 0 |
Request body has correct attributes | 1 | 0 | 0 |
Successful POST request | 1 | 0 | 0 |
Response time is less than 700ms | 1 | 0 | 0 |
Content-Type is present | 1 | 0 | 0 |
Pet's name Curt is correct | 1 | 0 | 0 |
Total | 7 | 0 | 0 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 42e3d228-b314-47c8-8e40-b4212ccc1914 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 0 |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":415,"type":"unknown","message":"com.sun.jersey.api.MessageException: A message body reader for Java class io.swagger.sample.model.Pet, and Java type class io.swagger.sample.model.Pet, and MIME media type application/octet-stream was not found.\nThe registered message body readers compatible with the MIME media type are:\n*/* ->\n com.sun.jersey.core.impl.provider.entity.FormProvider\n com.sun.jersey.core.impl.provider.entity.StringProvider\n com.sun.jersey.core.impl.provider.entity.ByteArrayProvider\n com.sun.jersey.core.impl.provider.entity.FileProvider\n com.sun.jersey.core.impl.provider.entity.InputStreamProvider\n com.sun.jersey.core.impl.provider.entity.DataSourceProvider\n com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General\n com.sun.jersey.core.impl.provider.entity.ReaderProvider\n com.sun.jersey.core.impl.provider.entity.DocumentProvider\n com.sun.jersey.core.impl.provider.entity.SourceProvider$StreamSourceReader\n com.sun.jersey.core.impl.provider.entity.SourceProvider$SAXSourceReader\n com.sun.jersey.core.impl.provider.entity.SourceProvider$DOMSourceReader\n com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider$General\n com.sun.jersey.json.impl.provider.entity.JSONArrayProvider$General\n com.sun.jersey.json.impl.provider.entity.JSONObjectProvider$General\n com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider\n com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General\n com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General\n com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$General\n com.sun.jersey.core.impl.provider.entity.EntityHolderReader\n com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider$General\n com.sun.jersey.json.impl.provider.entity.JSONListElementProvider$General\n com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy\napplication/octet-stream ->\n com.sun.jersey.core.impl.provider.entity.ByteArrayProvider\n com.sun.jersey.core.impl.provider.entity.FileProvider\n com.sun.jersey.core.impl.provider.entity.InputStreamProvider\n com.sun.jersey.core.impl.provider.entity.DataSourceProvider\n com.sun.jersey.core.impl.provider.entity.RenderedImageProvider\n"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 415 | 1 | 0 | 0 |
Total | 1 | 0 | 0 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 058223ac-c68c-43ce-93cd-969d75f42fe9 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 212 |
{
"id":370,
"category": {
"id": 0,
"name": "string"
},
"photoUrls": [
"link"
],
"tags": [
{
"id": 0,
"name": "string"
}
],
"status": "available"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":370,"category":{"id":0,"name":"string"},"photoUrls":["link"],"tags":[{"id":0,"name":"string"}],"status":"available"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 405 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | b40c938b-4c38-48f7-9047-efb93efe7152 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 176 |
{
"id":756,
"category": {
"id": 0,
"name": "string"
},
"tags": [
{
"id": 0,
"name": "string"
}
],
"status": "available"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":756,"category":{"id":0,"name":"string"},"photoUrls":[],"tags":[{"id":0,"name":"string"}],"status":"available"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 405 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | b3f1ce8e-b945-4652-aae1-2ffba3e75ce6 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 64 |
{
"name": "Alene",
"photoUrls": [
434312424
]
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:34 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":9223372036854775807,"name":"Alene","photoUrls":["434312424"],"tags":[]}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 405 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | fa3117ab-069c-400a-8b1b-d34208073ea9 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 59 |
{
"name": [],
"photoUrls": [
434312424
]
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":500,"type":"unknown","message":"something bad happened"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 500 | 1 | 0 | 0 |
Total | 1 | 0 | 0 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 03581bbd-3fcf-4b4d-91be-173c6babf832 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 57 |
{
"name": ,
"photoUrls": [
434312424
]
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":400,"type":"unknown","message":"bad input"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 400 | 1 | 0 | 0 |
Total | 1 | 0 | 0 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | bef20e13-0490-48b8-b90b-e441ed802f2c |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 52 |
{
"name": {"fdf":"fdfd"},
"photoUrls": []
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":500,"type":"unknown","message":"something bad happened"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 500 | 1 | 0 | 0 |
Total | 1 | 0 | 0 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | a1d332bd-f468-42be-b084-bfa019fd9335 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 232 |
{
"id":475,
"category": {
"id": 0,
"name": "string"
},
"name": "Niko",
"photoUrls": [
"string"
],
"tags": [
{
"id": 0,
"name": "string"
}
],
"status": "availabl"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":475,"category":{"id":0,"name":"string"},"name":"Niko","photoUrls":["string"],"tags":[{"id":0,"name":"string"}],"status":"availabl"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 405 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | d339772a-2d04-41fe-978e-c97153b32a30 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 240 |
{
"id":522,
"category": {
"id": 0,
"name": "string"
},
"name": "Jayne",
"photoUrls": [
"string"
],
"tags": [
{
"id": 0,
"name": "string"
}
],
"status": "available, sold"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":522,"category":{"id":0,"name":"string"},"name":"Jayne","photoUrls":["string"],"tags":[{"id":0,"name":"string"}],"status":"available, sold"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 405 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 9ed7ebb9-95d6-4f16-ab46-8c1a296a9431 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
[]
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 400 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 400 |
|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 4183cc40-5479-4931-a4f6-d22dd3cf1629 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":404,"type":"unknown","message":"java.lang.NumberFormatException: For input string: \"ghfhgfh\""}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 400 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 400 |
|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 3c98a4ab-e533-4f03-b61a-e851b71fbf8b |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":1,"type":"error","message":"Pet not found"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 404 | 1 | 0 | 0 |
Total | 1 | 0 | 0 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | ed5d7afd-46a2-4afa-b387-c25822a37aa1 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 20 |
{"name":"Buster","status":"s"}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":200,"type":"unknown","message":"603"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Add pet for next tests | 2 | 0 | 0 |
Status code is 405 | 0 | 2 | 0 |
Total | 2 | 2 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | ce97a2a1-fe49-4813-9301-64fe133c8a11 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 235 |
{
"id": 603,
"category": {
"id": 0,
"name": "dog"
},
"name": Susana,
"photoUrls": [
"string"
],
"tags": [
{
"id": 974,
"name": "foxterrier"
}
],
"status": "available"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":400,"type":"unknown","message":"bad input"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 405 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | bc7622f4-4611-4c2d-acc4-c68cbea362d6 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 231 |
{
"id": 603,
"category": {
"id": 0,
"name": "dog"
},
"name": "Will",
"photoUrls": [
gfgf
],
"tags": [
{
"id": 974,
"name": "foxterrier"
}
],
"status": "available"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:35 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":500,"type":"unknown","message":"something bad happened"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 405 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 0d05c52e-4702-4477-9493-a6c9e1843fce |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 225 |
{
"id": 603,
"category": {
"id": 0,
"name": "dog"
},
"name": "",
"photoUrls": [
""
],
"tags": [
{
"id": 974,
"name": "foxterrier"
}
],
"status": "available"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:36 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":603,"category":{"id":0,"name":"dog"},"name":"","photoUrls":[""],"tags":[{"id":974,"name":"foxterrier"}],"status":"available"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 405 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | b505b06f-df80-4a3f-a537-c3f6787cdc1a |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 228 |
{
"id": 603,
"category": {
"id": 0,
"name": "dog"
},
"name": "Ransom",
"photoUrls": [
"dsdsd"
],
"tags": [
{
"id": 974,
"name": "foxterrier"
}
],
"status": "d"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:36 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":603,"category":{"id":0,"name":"dog"},"name":"Ransom","photoUrls":["dsdsd"],"tags":[{"id":974,"name":"foxterrier"}],"status":"d"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 405 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 405 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 11c53ba5-8323-48c2-b6c6-fb7bf76dc453 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 262 |
{
"id": 212321312312344444444444444444444444,
"category": {
"id": 0,
"name": "dog"
},
"name": "Darrick",
"photoUrls": [
"dsdsd"
],
"tags": [
{
"id": 974,
"name": "foxterrier"
}
],
"status": "d"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:36 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":500,"type":"unknown","message":"something bad happened"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 400 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 400 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 8344be45-eab3-46e4-aabf-3e1b666a8061 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 228 |
{
"id": "c",
"category": {
"id": 0,
"name": "dog"
},
"name": "Cierra",
"photoUrls": [
"dsdsd"
],
"tags": [
{
"id": 974,
"name": "foxterrier"
}
],
"status": "d"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:36 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":500,"type":"unknown","message":"something bad happened"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 400 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 400 |
|
Header Name | Header Value |
---|---|
api_key | special-key |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 14a4b82a-db6a-4da2-8e8b-44d86e79a312 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:36 GMT |
Content-Length | 0 |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
Name | Passed | Failed | Skipped |
---|---|---|---|
Delete pet | 2 | 0 | 0 |
Status code is 404 | 2 | 0 | 0 |
Response time is less than 200ms | 2 | 0 | 0 |
Response body is empty | 2 | 0 | 0 |
Content-Type header is present | 0 | 2 | 0 |
Total | 8 | 2 | 0 |
Test Name | Assertion Error |
---|---|
Content-Type header is present |
|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | fa31df9c-a1c8-446a-a20a-a829d1a5ba0a |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:36 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":603,"category":{"id":0,"name":"dog"},"name":"Ransom","photoUrls":["dsdsd"],"tags":[{"id":974,"name":"foxterrier"}],"status":"d"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 404 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 404 |
|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | b4aeb1c4-630c-4683-a807-6520fbe114bd |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 24 |
{"name":"Alfreda","status":"sold"}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:36 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"code":200,"type":"unknown","message":"603"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 404 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 404 |
|
Header Name | Header Value |
---|---|
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 1c6d56f5-126a-43eb-aefa-63724bdab1e8 |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 183 |
{"additionalMetadata":"image/jpeg"}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:36 GMT |
Content-Type | text/html; charset=ISO-8859-1 |
Content-Length | 330 |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Cache-Control | must-revalidate,no-cache,no-store |
Server | Jetty(9.2.9.v20150224) |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Error 500 Internal Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /v2/pet/603/uploadImage. Reason:
<pre> Internal Server Error</pre></p><hr><i><small>Powered by Jetty://</small></i><hr/>
</body>
</html>
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 200 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 200 |
|
Header Name | Header Value |
---|---|
Content-Type | application/json |
User-Agent | PostmanRuntime/7.39.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | cb21fe95-a789-4c8f-83f6-56cd7486040b |
Host | petstore.swagger.io |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 230 |
{
"id": 603,
"category": {
"id": 0,
"name": "dog"
},
"name": "Percival",
"photoUrls": [
"dsdsd"
],
"tags": [
{
"id": 974,
"name": "foxterrier"
}
],
"status": "d"
}
Header Name | Header Value |
---|---|
Date | Fri, 16 May 2025 06:37:36 GMT |
Content-Type | application/json |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Methods | GET, POST, DELETE, PUT |
Access-Control-Allow-Headers | Content-Type, api_key, Authorization |
Server | Jetty(9.2.9.v20150224) |
{"id":603,"category":{"id":0,"name":"dog"},"name":"Percival","photoUrls":["dsdsd"],"tags":[{"id":974,"name":"foxterrier"}],"status":"d"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status code is 404 | 0 | 1 | 0 |
Total | 0 | 1 | 0 |
Test Name | Assertion Error |
---|---|
Status code is 404 |
|