Open PerfAiBot opened 11 months ago
Parameter | Value | ||||
---|---|---|---|---|---|
Base Path | https://petstore.swagger.io/v2 | ||||
Total Endpoints | 20 | ||||
Latency | -1 | ||||
Run Number | 4 | ||||
Failed Endpoints | |||||
Method | Title | Path | Status | Response Time | Res Code |
get | Unauthorized fetch store | https://petstore.swagger.io/v2/store/inventory | Fail | 259 | 200 |
get | Unauthorized fetch pet by status sold | https://petstore.swagger.io/v2/pet/findByStatus?status=sold | Fail | 324 | 200 |
get | Unauthorized fetch user by username 5, and password testing456 | https://petstore.swagger.io/v2/user/login?username=5&password=testing456 | Fail | 332 | 200 |
get | Unauthorized fetch pet by petId 10 | https://petstore.swagger.io/v2/pet/10 | Fail | 332 | 200 |
post | Unauthorized create pet with id 9223372016900019000, name doggie, and 6 more fields | https://petstore.swagger.io/v2/pet | Fail | 337 | 200 |
put | Unauthorized update pet with id 9223372016900019000, name doggie, and 6 more fields | https://petstore.swagger.io/v2/pet | Fail | 334 | 200 |
post | Unauthorized create store with id 6, petId 9, and 4 more fields | https://petstore.swagger.io/v2/store/order | Fail | 331 | 200 |
post | Unauthorized create user with , and 6 more fields | https://petstore.swagger.io/v2/user/createWithArray | Fail | 329 | 200 |
post | Unauthorized create user with , and 6 more fields | https://petstore.swagger.io/v2/user/createWithList | Fail | 335 | 200 |
post | Unauthorized create user with id 8, firstName John, and 6 more fields | https://petstore.swagger.io/v2/user | Fail | 334 | 200 |
put | Unauthorized update user by username 8 with id 8, username johnsmith, and 6 more fields | https://petstore.swagger.io/v2/user/8 | Fail | 334 | 200 |
get | Unauthorized fetch order by orderId 6 | https://petstore.swagger.io/v2/store/order/6 | Fail | 333 | 200 |
get | Unauthorized fetch user by username johnsmith | https://petstore.swagger.io/v2/user/johnsmith | Fail | 326 | 200 |
get | Unauthorized fetch user | https://petstore.swagger.io/v2/user/logout | Fail | 338 | 200 |
get | Unauthorized fetch pet | https://petstore.swagger.io/v2/pet/findByTags | Fail | 327 | 200 |
post | Unauthorized create pet by petId 9223372016910021000 | https://petstore.swagger.io/v2/pet/9223372016910021000/uploadImage | Fail | 336 | 415 |
post | Unauthorized create pet by petId 9223372016910021000 | https://petstore.swagger.io/v2/pet/9223372016910021000 | Fail | 332 | 415 |
delete | Unauthorized delete pet by petId 9223372016910021000 | https://petstore.swagger.io/v2/pet/9223372016910021000 | Fail | 335 | 404 |
delete | Unauthorized delete order by orderId 6 | https://petstore.swagger.io/v2/store/order/6 | Fail | 330 | 200 |
delete | Unauthorized delete user by username johnsmith with userStatus 3, id 4, and 6 more fields | https://petstore.swagger.io/v2/user/johnsmith | Fail | 332 | 200 |
get | Fetch order by orderId 6 | https://petstore.swagger.io/v2/store/order/6 | Fail | 329 | 404 |
get | Fetch order by orderId 6 | https://petstore.swagger.io/v2/store/order/6 | Fail | 339 | 404 |
Updated Report for Run Number 3.
Updated Report for Run Number 4.