Newman Run Dashboard

Saturday, 28 February 2026 01:45:04
Total Iterations

1

Total Assertions

56

Total Failed Tests

0

Total Skipped Tests

0


File Information
Collection: api-serve-rest_collection
Environment: api-serve-rest_prod-environment
Timings and Data
Total run duration: 2.1s
Total data received: 3.99KB
Average response time: 47ms
Summary Item Total Failed
Requests 27 0
Prerequest Scripts 45 0
Test Scripts 54 0
Assertions 56 0
Skipped Tests 0 -



There are no failed tests





There are no skipped tests



1 Iteration available to view
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 271ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 6bb8b1aa-4bfd-41bd-940b-ff2cc18b842c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 141
Request Body
{
            "nome": "Usuário Admin",
            "email": "usuario.admin.15993@gmail.com",
            "password": "teste1234",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 202808f6a7af36f6261dd0ccc59a13ee;o=1
date Sat, 28 Feb 2026 01:45:02 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "BvQMOGO0mjAN82uF"
        }
Test Information
NamePassedFailedSkipped
POST /usuarios (usuário administrador) - Apresentar status 201 Created 1 0 0
POST /usuarios (usuário administrador) - Apresentar mensagem de cadastro realizado com sucesso 1 0 0
POST /usuarios (usuário administrador) - Apresentar identificador 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 35ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 5368b99a-5963-417c-bd0a-a9bca1ccd65f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 149
Request Body
{
            "nome": "Usuário Padrão1",
            "email": "usuario.padrao1.32973@outlook.com",
            "password": "teste1235",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context dbce15869faed5f3261dd0ccc59a1cb0
date Sat, 28 Feb 2026 01:45:02 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "5pWv4O6MoqS74fhw"
        }
Test Information
NamePassedFailedSkipped
POST /usuarios (usuário padrão 1) - Apresentar status 201 Created 1 0 0
POST /usuarios (usuário padrão 1) - Apresentar mensagem de cadastro realizado com sucesso 1 0 0
POST /usuarios (usuário padrão 1) - Apresentar identificador 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 37ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token ab4ad52a-4ffe-4b9d-a883-2dd34249e677
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 146
Request Body
{
            "nome": "Roberto Sales",
            "email": "roberto.sales.88218@hotmail.com.br",
            "password": "teste1236",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 13cb36a8c9cd5a31261dd0ccc59a1941
date Sat, 28 Feb 2026 01:45:02 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "9ngrWMn5n4CAg2QA"
        }
Test Information
NamePassedFailedSkipped
POST /usuarios (usuário padrão 2) - Apresentar status 201 Created 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 292B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token f3a48717-a812-439e-905c-e9209015fa7b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 77
Request Body
{
            "email": "usuario.admin.15993@gmail.com",
            "password": "teste1234"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 3edbefdaf760081c261dd0ccc59a1ecf
date Sat, 28 Feb 2026 01:45:02 GMT
server Google Frontend
Content-Length 292
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk"
        }
Test Information
NamePassedFailedSkipped
POST /login (usuário administrador) - Apresentar status 200 OK 1 0 0
POST /login (usuário administrador) - Apresentar mensagem de login realizado com sucesso 1 0 0
POST /login (usuário administrador) - Apresentar token de autenticação 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 39ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 5031ba12-3d0f-4e08-b01e-35d8d1918066
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "usuario.padrao1.32973@outlook.com",
            "password": "teste1235"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context c1303d3456059054261dd0ccc59a1233
date Sat, 28 Feb 2026 01:45:02 GMT
server Google Frontend
Content-Length 297
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8ucGFkcmFvMS4zMjk3M0BvdXRsb29rLmNvbSIsInBhc3N3b3JkIjoidGVzdGUxMjM1IiwiaWF0IjoxNzcyMjQzMTAyLCJleHAiOjE3NzIyNDM3MDJ9.iNrbHZq3cXTCGBZ_umFDoKMuoaRYyDEuM1r-GczuLN4"
        }
Test Information
NamePassedFailedSkipped
POST /login (usuário padrão 1) - Apresentar status 200 OK 1 0 0
POST /login (usuário padrão 1) - Apresentar mensagem de login realizado com sucesso 1 0 0
POST /login (usuário padrão 1) - Apresentar token de autenticação 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 39ms
Mean size per request: 299B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 3860c240-e68c-4310-9d8f-08f2bab308e4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "roberto.sales.88218@hotmail.com.br",
            "password": "teste1236"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 588bcd85d3f021d5261dd0ccc59a1597
date Sat, 28 Feb 2026 01:45:02 GMT
server Google Frontend
Content-Length 299
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJvYmVydG8uc2FsZXMuODgyMThAaG90bWFpbC5jb20uYnIiLCJwYXNzd29yZCI6InRlc3RlMTIzNiIsImlhdCI6MTc3MjI0MzEwMiwiZXhwIjoxNzcyMjQzNzAyfQ.4_lUlb1SRl-abKKyBn72hoawtX2qrTchXi5WOlrjQfs"
        }
Test Information
NamePassedFailedSkipped
POST /login (usuário padrão 2) - Apresentar status 200 OK 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 45ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 2d966c86-45ca-4f3c-83fe-ef73d03808d0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 149
Request Body
{
            "nome": "Produto 1 - pm28.02.26-01:45:02", 
            "preco": "285",
            "descricao": "Descrição 1 - pm28.02.26-01:45:02",
            "quantidade": "1"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 0a5e5924f03c815e261dd0ccc59a1422
date Sat, 28 Feb 2026 01:45:02 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "gmQdtjZDW6WMbAnt"
        }
Test Information
NamePassedFailedSkipped
POST /produtos (produto 1) - Apresentar status 201 Created 1 0 0
POST /produtos (produto 1) - Apresentar mensagem de cadastro realizado com sucesso 1 0 0
POST /produtos (produto 1) - Apresentar identificador 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 45ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 78e8e1b8-d60d-4632-aab4-49abdba5f54c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 150
Request Body
{
            "nome": "Produto 2 - pm28.02.26-01:45:02",
            "preco": "291",
            "descricao": "Descrição 2 - pm28.02.26-01:45:02",
            "quantidade": "960"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 5fa2745301a4f62b261dd0ccc59a16a1
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "0M98IaclCgrU60Gk"
        }
Test Information
NamePassedFailedSkipped
POST /produtos (produto 2) - Apresentar status 201 Created 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/0M98IaclCgrU60Gk
Response Information
Response Code: 200 - OK
Mean time per request: 57ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token c615ea40-4510-4f81-b5ec-aeb6c634fabf
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Request Body
{
            "nome": "Produto 2 - alterado - pm28.02.26-01:45:03",
            "preco": "291",
            "descricao": "Descrição 2 - pm28.02.26-01:45:02",
            "quantidade": "100"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 1885b6684136c551261dd0ccc59a1302
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
PUT /produtos (produto 2) - Apresentar status 200 OK 1 0 0
PUT /produtos (produto 2) - Apresentar mensagem de registro alterado com sucesso 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 41ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token afc94ea8-a700-4c0a-9481-8da2562d3dbe
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 151
Request Body
{
            "nome": "Produto 3 - pm28.02.26-01:45:03",
            "preco": "209",
            "descricao": "Descrição 3 - pm28.02.26-01:45:03",
            "quantidade": "1001"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context c8b0071ef4485aa3261dd0ccc59a1551
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "XizJ4yL6bFRMnbzW"
        }
Test Information
NamePassedFailedSkipped
POST /produtos (produto 3) - Apresentar status 201 Created 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/XizJ4yL6bFRMnbzW
Response Information
Response Code: 200 - OK
Mean time per request: 41ms
Mean size per request: 178B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 72445b0c-e19b-4061-8556-8f06b5c09604
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context bea30c90adac225c261dd0ccc59a19ca
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 178
Response Body
{
            "nome": "Produto 3 - pm28.02.26-01:45:03",
            "preco": 209,
            "descricao": "Descrição 3 - pm28.02.26-01:45:03",
            "quantidade": 1001,
            "_id": "XizJ4yL6bFRMnbzW"
        }
Test Information
NamePassedFailedSkipped
GET /produtos (produto 3) - Apresentar status 200 OK 1 0 0
GET /produtos (produto 3) - Apresentar identificador pesquisado anteriormente 1 0 0
GET /produtos (produto 3) - Apresentar schema/estrututura válida 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 41ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 5ed52820-b88f-45b3-b19f-ac29bacc190c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 219
Request Body
{
            "produtos": [
                {
                    "idProduto": "gmQdtjZDW6WMbAnt",
                    "quantidade": "1"
                },
                {
                    "idProduto": "0M98IaclCgrU60Gk",
                    "quantidade": "99"
                }
            ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 091586bc158d1601261dd0ccc59a1b34
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "qDyQdHzGso1KH5qx"
        }
Test Information
NamePassedFailedSkipped
POST /carrinhos - produtos 1 e 2 (usuário administrador) - Apresentar status 201 Created 1 0 0
POST /carrinhos - produtos 1 e 2 (usuário administrador) - Apresentar mensagem de cadastro realizado com sucesso 1 0 0
POST /carrinhos - produtos 1 e 2 (usuário administrador) - Apresentar identificador 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 44ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8ucGFkcmFvMS4zMjk3M0BvdXRsb29rLmNvbSIsInBhc3N3b3JkIjoidGVzdGUxMjM1IiwiaWF0IjoxNzcyMjQzMTAyLCJleHAiOjE3NzIyNDM3MDJ9.iNrbHZq3cXTCGBZ_umFDoKMuoaRYyDEuM1r-GczuLN4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 07f5e2aa-cce0-427e-94be-1c8ffebd8ede
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 124
Request Body
{
            "produtos": [
                {
                    "idProduto": "XizJ4yL6bFRMnbzW",
                    "quantidade": "999"
                }
            ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context dd298901627e9fe0261dd0ccc59a1aa4
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "e2IBT0JFg7J1RFDO"
        }
Test Information
NamePassedFailedSkipped
POST /carrinhos - produto 3 (usuário padrão 1) - Apresentar status 201 Created 1 0 0
POST /carrinhos - produto 3 (usuário padrão 1) - Apresentar mensagem de cadastro realizado com sucesso 1 0 0
POST /carrinhos - produto 3 (usuário padrão 1) - Apresentar identificador 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 1.5KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token c2d24214-dc41-489d-9545-1b979598a42d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context aa87ed34fee79a94261dd0ccc59a1735
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 1541
Response Body
{
            "quantidade": 3,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "XizJ4yL6bFRMnbzW",
                            "quantidade": "999",
                            "precoUnitario": 209
                        }
                    ],
                    "precoTotal": 208791,
                    "quantidadeTotal": "0999",
                    "idUsuario": "5pWv4O6MoqS74fhw",
                    "_id": "e2IBT0JFg7J1RFDO"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "gmQdtjZDW6WMbAnt",
                            "quantidade": "1",
                            "precoUnitario": 285
                        },
                        {
                            "idProduto": "0M98IaclCgrU60Gk",
                            "quantidade": "99",
                            "precoUnitario": 291
                        }
                    ],
                    "precoTotal": 29094,
                    "quantidadeTotal": "0199",
                    "idUsuario": "BvQMOGO0mjAN82uF",
                    "_id": "qDyQdHzGso1KH5qx"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "0uxuPY0cbmQhpEz1",
                    "_id": "qbMqntef4iTOwWfg"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
GET ALL /carrinhos - carrinho 1 (produtos 1 e 2 - usuário administrador) e carrinho 2 (produto 3 - usuário padrão) - Apresentar status 200 OK 1 0 0
GET ALL /carrinhos - Apresentar identificadores carrinho 1 (produtos 1 e 2 - usuário administrador) e carrinho 2 (produto 3 - usuário padrão) 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 33ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 1c5d4cc5-963d-412d-a3ba-7073dcc6d3f8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Request Body
{
            "nome": "Produto 1 - pm28.02.26-01:45:02",
            "preco": "284",
            "descricao": "Descrição 4 - pm28.02.26-01:45:03",
            "quantidade": "0"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 4629778db7c2478a261dd0ccc59a15c0
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
POST /produtos - produto 4 (mesmo nome produto 1) - Apresentar status 400 Bad Request 1 0 0
POST /produtos - produto 4 (mesmo nome produto 1) - Apresentar mensagem de já existir produto com determinado nome 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/XizJ4yL6bFRMnbzW
Response Information
Response Code: 403 - Forbidden
Mean time per request: 34ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8ucGFkcmFvMS4zMjk3M0BvdXRsb29rLmNvbSIsInBhc3N3b3JkIjoidGVzdGUxMjM1IiwiaWF0IjoxNzcyMjQzMTAyLCJleHAiOjE3NzIyNDM3MDJ9.iNrbHZq3cXTCGBZ_umFDoKMuoaRYyDEuM1r-GczuLN4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 42984f65-1328-4c2a-b746-92131936e429
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 201
Request Body
{
            "nome": "Produto 3 - alterado (usuário padrão 1 - não autorizado) - pm28.02.26-01:45:03",
            "preco": "209",
            "descricao": "Descrição 3 - pm28.02.26-01:45:03",
            "quantidade": "1001"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 5bbd7a1fe48bc82b261dd0ccc59a1d48
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
PUT /produtos - produto 3 (usuário padrão 1 - não autorizado) - Apresentar status 403 Forbidden 1 0 0
PUT /produtos - produto 3 (usuário padrão 1 - não autorizado) - Apresentar mensagem de rota exclusiva para administradores 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/f9f9f9f9f9f9f9f9
Response Information
Response Code: 400 - Bad Request
Mean time per request: 36ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 2bda4809-2f94-4e7b-a48d-87cd811d86b9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 987e797973fb5d75261dd0ccc59a1fc7
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
GET /carrinhos (carrinho inexistente) - Apresentar status 400 Bad Request 1 0 0
GET /carrinhos (carrinho inexistente) - Apresentar mensagem de carrinho não encontrado 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 68B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJvYmVydG8uc2FsZXMuODgyMThAaG90bWFpbC5jb20uYnIiLCJwYXNzd29yZCI6InRlc3RlMTIzNiIsImlhdCI6MTc3MjI0MzEwMiwiZXhwIjoxNzcyMjQzNzAyfQ.4_lUlb1SRl-abKKyBn72hoawtX2qrTchXi5WOlrjQfs
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 95f652d4-c4ac-4578-aa30-33c3bd7bef27
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 07c116bea92bb999261dd0ccc59a1864
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 68
Response Body
{
            "message": "Não foi encontrado carrinho para esse usuário"
        }
Test Information
NamePassedFailedSkipped
DELETE /carrinhos/concluir-compra (carrinho inexistente - usuário padrão 2) - Apresentar status 200 OK 1 0 0
DELETE /carrinhos/concluir-compra (carrinho inexistente - usuário padrão 2) - Apresentar mensagem de não foi encontrado carrinho para determinado usuário 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 28ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token f75750ac-05d1-437d-a848-4102b6bf491c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 2cdab18f29881cad261dd0ccc59a1ae3
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
DELETE /carrinhos/cancelar-compra (token de autenticação ausente) - Apresentar status 401 Unauthorized 1 0 0
DELETE /carrinhos/cancelar-compra (token de autenticação ausente) - Apresentar mensagem de token de acesso ausente, inválido, expirado ou determinado usuário do token não existir mais 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 40ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token fba39a7b-e125-44c8-8f6c-d7ac8dd6f56b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 12d9f621139c39dd261dd0ccc59a1380
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DELETE /carrinhos/concluir-compra (usuário administrador) - Apresentar status 200 OK 1 0 0
DELETE /carrinhos/concluir-compra (usuário administrador) - Apresentar mensagem de registro excluído com sucesso 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 40ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8ucGFkcmFvMS4zMjk3M0BvdXRsb29rLmNvbSIsInBhc3N3b3JkIjoidGVzdGUxMjM1IiwiaWF0IjoxNzcyMjQzMTAyLCJleHAiOjE3NzIyNDM3MDJ9.iNrbHZq3cXTCGBZ_umFDoKMuoaRYyDEuM1r-GczuLN4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 008731f0-6505-4913-ac63-83c52324a32f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context fd1ef78617ec0b8e261dd0ccc59a1b08
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
DELETE /carrinhos/cancelar-compra (usuário padrão 1) - Apresentar status 200 OK 1 0 0
DELETE /carrinhos/cancelar-compra (usuário padrão 1) - Apresentar mensagem de registro excluído com sucesso e estoque dos produtos reabastecido 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/gmQdtjZDW6WMbAnt
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token e713916c-8558-44c0-b5c6-bb883a310991
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 87f2daf5bd80836f261dd0ccc59a1a78
date Sat, 28 Feb 2026 01:45:03 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DELETE /produtos (produto 1) - Apresentar status 200 OK 1 0 0
DELETE /produtos (produto 1) - Apresentar mensagem de registro excluído com sucesso 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/0M98IaclCgrU60Gk
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 8b6c412e-a1f8-48dd-8429-bc1582e67c30
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 64322bca24aa3eac261dd0ccc59a111b
date Sat, 28 Feb 2026 01:45:04 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DELETE /produtos (produto 2) - Apresentar status 200 OK 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/XizJ4yL6bFRMnbzW
Response Information
Response Code: 200 - OK
Mean time per request: 45ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uMTU5OTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzQiLCJpYXQiOjE3NzIyNDMxMDIsImV4cCI6MTc3MjI0MzcwMn0.Xhy01ryAcdp7dZeJyPODr3fSZsWh9HLgmlQM4aLktVk
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 03e4acea-6b83-4a3b-92f3-22586192db9e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 785b97e10d106b31261dd0ccc59a108b
date Sat, 28 Feb 2026 01:45:04 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DELETE /produtos (produto 3) - Apresentar status 200 OK 1 0 0
DELETE /produtos (produto 3) - Apresentar mensagem de registro excluído com sucesso 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/9ngrWMn5n4CAg2QA
Response Information
Response Code: 200 - OK
Mean time per request: 34ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 8dc2bc19-573a-41ec-9456-c143cff07311
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 0a8ab03ee6daaf9d261dd0ccc59a1cec
date Sat, 28 Feb 2026 01:45:04 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DELETE /usuarios (usuário padrão 2) - Apresentar status 200 OK 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/5pWv4O6MoqS74fhw
Response Information
Response Code: 200 - OK
Mean time per request: 39ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 33589a48-33f5-4c4e-96e1-cea395cfa956
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context bd1bac726326b96f261dd0ccc59a1e86
date Sat, 28 Feb 2026 01:45:04 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DELETE /usuarios (usuário padrão 1) - Apresentar status 200 OK 1 0 0
DELETE /usuarios (usuário padrão 1) - Apresentar mensagem de registro excluído com sucesso 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/BvQMOGO0mjAN82uF
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token ce674dc8-6e49-49ec-aa04-ba7bd52b23ba
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
content-type application/json; charset=utf-8
x-cloud-trace-context 0ccac901cabffeb8261dd0ccc59a1529
date Sat, 28 Feb 2026 01:45:04 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DELETE /usuarios (usuário administrador) - Apresentar status 200 OK 1 0 0
DELETE /usuarios (usuário administrador) - Apresentar mensagem de registro excluído com sucesso 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error