Newman Run Dashboard

Saturday, 07 June 2025 05:19:09
Total Iterations

1

Total Assertions

27

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.3s
Total data received: 3.96KB
Average response time: 59ms
Summary Item Total Failed
Requests 27 0
Prerequest Scripts 45 0
Test Scripts 54 0
Assertions 27 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: 242ms
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 cfaf719a-1b05-4d54-9ef5-bc9dcbc45755
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 140
Request Body
{
            "nome": "Usuário Admin",
            "email": "usuario.admin.8346@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 ef9258f2d954d702c38fd35ac35036fb;o=1
date Sat, 07 Jun 2025 05:19:06 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "QBz9qHqfdCKxokq3"
        }
Test Information
NamePassedFailedSkipped
POST usuario (administrador) - Validar status 201 Created e dados retornados com sucesso 1 0 0
Total 1 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: 55ms
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 1409aaad-2683-4f75-88b3-aec202423cbb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Request Body
{
            "nome": "Usuário Padrão1",
            "email": "usuario.padrao1.9535@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 0b07fc33530190dec38fd35ac35039b8
date Sat, 07 Jun 2025 05:19:06 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "lGXN5Jr1M5tC4JL6"
        }
Test Information
NamePassedFailedSkipped
POST usuario (padrão 1) - Validar status 201 Created e dados retornados com sucesso 1 0 0
Total 1 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: 50ms
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 70458bbf-cc79-4cbb-9042-0d86ddbc2d50
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 142
Request Body
{
            "nome": "Lavinia Borges",
            "email": "lavinia.borges@protonmail.com",
            "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 55bb9f6f3578949cc38fd35ac3503406
date Sat, 07 Jun 2025 05:19:06 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "poVl3dP1WIHWfrH6"
        }
Test Information
NamePassedFailedSkipped
POST usuario (padrão 2) - Validar 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: 49ms
Mean size per request: 291B

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 4581262d-a20b-447d-ab71-fa8162f9f071
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 76
Request Body
{
            "email": "usuario.admin.8346@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 3c767903649fd8f6c38fd35ac3503f47
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 291
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4"
        }
Test Information
NamePassedFailedSkipped
POST login (administrador) - Validar status 200 OK e dados retornados com sucesso 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: 60ms
Mean size per request: 296B

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 8c81981d-07d4-4d66-b912-b3837947b3ed
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "email": "usuario.padrao1.9535@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 2c60e1b7cd985e9ec38fd35ac3503995
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 296
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8ucGFkcmFvMS45NTM1QG91dGxvb2suY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzUiLCJpYXQiOjE3NDkyNzM1NDcsImV4cCI6MTc0OTI3NDE0N30.FpLUlYQuPZiKfkl3nhb6MAQJV6JaxOndMNkUh6WjucA"
        }
Test Information
NamePassedFailedSkipped
POST login (padrão 1) - Validar status 200 OK e dados retornados com sucesso 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: 47ms
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 a04d1192-5feb-4a6e-988a-d9e3b9d473bb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 77
Request Body
{
            "email": "lavinia.borges@protonmail.com",
            "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 161dcb1d78a3eb17c38fd35ac3503204
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 292
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImxhdmluaWEuYm9yZ2VzQHByb3Rvbm1haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzYiLCJpYXQiOjE3NDkyNzM1NDcsImV4cCI6MTc0OTI3NDE0N30.odNtG5FX7fDurvN45Wi9IHQ1NRC5Lec8WGblmRTpG3g"
        }
Test Information
NamePassedFailedSkipped
POST login (padrão 2) - Validar 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: 54ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 1fd16271-b390-455d-ae12-7c4fd2b74624
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "nome": "Nome produto 1 - 0472", 
            "preco": "729",
            "descricao": "Descrição produto 1 - 0472",
            "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 808363fd44ea5245c38fd35ac35036ae
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "cNNkH4anTokhK46C"
        }
Test Information
NamePassedFailedSkipped
POST produto 1 - Validar status 201 Created e dados retornados com sucesso 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: 61ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 9334a328-f5ba-4e45-819e-913c3c913ee7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 133
Request Body
{
            "nome": "Nome produto 2 - 4218",
            "preco": "488",
            "descricao": "Descrição produto 2 - 4218",
            "quantidade": "951"
        }
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 9b1551a0e50d2986c38fd35ac35035ad
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "D0bNeZw50zDMynUk"
        }
Test Information
NamePassedFailedSkipped
POST produto 2 - Validar status 201 Created e dados retornados com sucesso 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/D0bNeZw50zDMynUk
Response Information
Response Code: 200 - OK
Mean time per request: 51ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token cf88621d-d55c-4832-ae02-58516ab478f0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 142
Request Body
{
            "nome": "Nome produto 2 - alterado 4327",
            "preco": "488",
            "descricao": "Descrição produto 2 - 4218",
            "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 61438d228701b737c38fd35ac3503871
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
PUT produto 2 - Validar status 200 OK e dados retornados com sucesso 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: 48ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token cdbaadbe-1e0e-4945-9cc1-38847e820103
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 134
Request Body
{
            "nome": "Nome produto 3 - 7103",
            "preco": "611",
            "descricao": "Descrição produto 3 - 7103",
            "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 cf2271cacde12e24c38fd35ac35032bf
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "o8pjsPdZsQA0xHOT"
        }
Test Information
NamePassedFailedSkipped
POST produto 3 - Validar status 201 Created e dados retornados com sucesso 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/o8pjsPdZsQA0xHOT
Response Information
Response Code: 200 - OK
Mean time per request: 59ms
Mean size per request: 161B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 72444c9b-e50b-477b-99b8-b3868f02a860
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 b0b2375ca5b46e81c38fd35ac3503497
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 161
Response Body
{
            "nome": "Nome produto 3 - 7103",
            "preco": 611,
            "descricao": "Descrição produto 3 - 7103",
            "quantidade": 1001,
            "_id": "o8pjsPdZsQA0xHOT"
        }
Test Information
NamePassedFailedSkipped
GET produto/id3 - Validar status 200 OK, dados retornados com sucesso e com schema/estrututura válida 1 0 0
Total 1 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: 66ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token d29f6bc8-a3b0-4813-b277-34e5d62ac6c7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 175
Request Body
{
          "produtos": [
            {
              "idProduto": "cNNkH4anTokhK46C",
              "quantidade": "1"
            },
            {
              "idProduto": "D0bNeZw50zDMynUk",
              "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 7c1bd7c5a7d28e58c38fd35ac350375b
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "RbyQB2GpeAFDwU8E"
        }
Test Information
NamePassedFailedSkipped
POST carrinho - produtos 1 e 2 (administrador) - Validar status 201 Created e dados retornados com sucesso 1 0 0
Total 1 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: 51ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8ucGFkcmFvMS45NTM1QG91dGxvb2suY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzUiLCJpYXQiOjE3NDkyNzM1NDcsImV4cCI6MTc0OTI3NDE0N30.FpLUlYQuPZiKfkl3nhb6MAQJV6JaxOndMNkUh6WjucA
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 38dd5fda-ea09-4ae6-a25d-5b60d3c37f6f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 100
Request Body
{
          "produtos": [
            {
              "idProduto": "o8pjsPdZsQA0xHOT",
              "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 b8be23419263e59bc38fd35ac350356e
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "ENwc0SxkeB9Pp6xI"
        }
Test Information
NamePassedFailedSkipped
POST carrinho - produto 3 (padrão 1) - Validar status 201 Created e dados retornados com sucesso 1 0 0
Total 1 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: 47ms
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.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 99ffafb6-6fe8-46a3-a2ed-dea8c5359ca3
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 7ba9ae58c2a5162dc38fd35ac3503746
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 1541
Response Body
{
            "quantidade": 3,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "o8pjsPdZsQA0xHOT",
                            "quantidade": "999",
                            "precoUnitario": 611
                        }
                    ],
                    "precoTotal": 610389,
                    "quantidadeTotal": "0999",
                    "idUsuario": "lGXN5Jr1M5tC4JL6",
                    "_id": "ENwc0SxkeB9Pp6xI"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "cNNkH4anTokhK46C",
                            "quantidade": "1",
                            "precoUnitario": 729
                        },
                        {
                            "idProduto": "D0bNeZw50zDMynUk",
                            "quantidade": "99",
                            "precoUnitario": 488
                        }
                    ],
                    "precoTotal": 49041,
                    "quantidadeTotal": "0199",
                    "idUsuario": "QBz9qHqfdCKxokq3",
                    "_id": "RbyQB2GpeAFDwU8E"
                },
                {
                    "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 - Validar status 200 OK e alguns dados de "POST carrinho - produtos 1 e 2 (administrador)" e"POST carrinho - produto 3 (padrão 1)" retornados com sucesso 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: 400 - Bad Request
Mean time per request: 53ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 37eabdd8-1aff-42e9-84fe-3d48c4651c9e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 131
Request Body
{
            "nome": "Nome produto 1 - 0472",
            "preco": "688",
            "descricao": "Descrição produto 4 - 8558",
            "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 42e9e344da472ca5c38fd35ac3503466
date Sat, 07 Jun 2025 05:19:07 GMT
server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
POST produto 4 (mesmo nome produto 1) - Validar status 400 Bad Request e dados retornados com erro 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/o8pjsPdZsQA0xHOT
Response Information
Response Code: 403 - Forbidden
Mean time per request: 51ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8ucGFkcmFvMS45NTM1QG91dGxvb2suY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzUiLCJpYXQiOjE3NDkyNzM1NDcsImV4cCI6MTc0OTI3NDE0N30.FpLUlYQuPZiKfkl3nhb6MAQJV6JaxOndMNkUh6WjucA
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 8ffbe31d-03f6-4ef0-aeb4-3bf7e5f35a51
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 157
Request Body
{
            "nome": "Nome produto 3 - alterado (padrão 1) - 7846",
            "preco": "611",
            "descricao": "Descrição produto 3 - 7103",
            "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 e603b61a8e823f94c38fd35ac3503a03
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
PUT produto 3 (padrão 1) - Validar status 403 Forbidden e dados retornados com erro 1 0 0
Total 1 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: 53ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 63857b24-5fea-4c1f-a4af-d8b045447ce1
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 a75ea6911b5f566ec38fd35ac3503365
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
GET carrinho/idInexistente - Validar status 400 Bad Request e dados retornados com erro 1 0 0
Total 1 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: 47ms
Mean size per request: 68B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImxhdmluaWEuYm9yZ2VzQHByb3Rvbm1haWwuY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzYiLCJpYXQiOjE3NDkyNzM1NDcsImV4cCI6MTc0OTI3NDE0N30.odNtG5FX7fDurvN45Wi9IHQ1NRC5Lec8WGblmRTpG3g
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token abfa32fd-7a5f-4c3a-ad6e-426fdc6eb263
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 aace37ebf42209fac38fd35ac3503ae1
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 68
Response Body
{
            "message": "Não foi encontrado carrinho para esse usuário"
        }
Test Information
NamePassedFailedSkipped
DEL carrinho/concluir-compra (padrão 2) - carrinho inexistente - Validar status 200 OK e dados retornados com erro 1 0 0
Total 1 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: 44ms
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 4128b690-d1df-42ae-9978-a4bf43140b3e
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 ec11fea3cbc98e33c38fd35ac350307e
date Sat, 07 Jun 2025 05:19:08 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
DEL carrinho/cancelar-compra (token de acesso ausente) - Validar status 401 Unauthorized e dados retornados com erro 1 0 0
Total 1 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: 47ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token df6e058b-576b-4090-a19e-f2bfe6901d4d
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 6e0606d0f32f0f0fc38fd35ac3503528
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DEL carrinho/concluir-compra (administrador) - Validar status 200 OK e dados retornados com sucesso 1 0 0
Total 1 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: 59ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8ucGFkcmFvMS45NTM1QG91dGxvb2suY29tIiwicGFzc3dvcmQiOiJ0ZXN0ZTEyMzUiLCJpYXQiOjE3NDkyNzM1NDcsImV4cCI6MTc0OTI3NDE0N30.FpLUlYQuPZiKfkl3nhb6MAQJV6JaxOndMNkUh6WjucA
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token a848b1ad-d154-41dd-a2df-293d6c0a2df4
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 dbff137b35a62bd4c38fd35ac35039d2
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
DEL carrinho/cancelar-compra (padrão 1) - Validar status 200 OK e dados retornados com sucesso 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/cNNkH4anTokhK46C
Response Information
Response Code: 200 - OK
Mean time per request: 47ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 025bbf1d-0465-44a3-b682-2facbf12713f
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 376faa5dbb8249d1c38fd35ac3503baa
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DEL produto/id1 (administrador) - Validar status 200 OK e dados retornados com sucesso 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/D0bNeZw50zDMynUk
Response Information
Response Code: 200 - OK
Mean time per request: 48ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token a8a0a64a-6c9b-438c-bf8e-b8f6af73c1f4
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 1c7875d1aff5ee4fc38fd35ac35039bd
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DEL produto/id2 (administrador) - Validar status 200 OK e dados retornados com sucesso 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/o8pjsPdZsQA0xHOT
Response Information
Response Code: 200 - OK
Mean time per request: 56ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzdWFyaW8uYWRtaW4uODM0NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6InRlc3RlMTIzNCIsImlhdCI6MTc0OTI3MzU0NywiZXhwIjoxNzQ5Mjc0MTQ3fQ.QLnHvx8NaMr9wPvIuvguhjF_Ppz_7IUDBaUqT2hWYv4
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token f122e3ae-8ab5-4df4-9a31-0a88d632146d
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 80ef0015180173e39eb7767e56103faa
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DEL produto/id3 (administrador) - Validar status 200 OK e dados retornados com sucesso 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/poVl3dP1WIHWfrH6
Response Information
Response Code: 200 - OK
Mean time per request: 49ms
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 635c952e-c777-4fb7-b6b6-a825a08a8c60
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 dfd24acc97d6653f9eb7767e56103456
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DEL usuario/id (padrão 2) - Validar status 200 OK e dados retornados com sucesso 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/lGXN5Jr1M5tC4JL6
Response Information
Response Code: 200 - OK
Mean time per request: 60ms
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 1a503755-ae7f-4980-8a10-7ad70defeaa5
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 f7b0458c09e382a39eb7767e56103902
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DEL usuario/id (padrão 1) - Validar status 200 OK e dados retornados com sucesso 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/QBz9qHqfdCKxokq3
Response Information
Response Code: 200 - OK
Mean time per request: 61ms
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 d33cb2b0-c5b8-48b5-ae2c-6d43eac08473
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 15048922ae0c950e9eb7767e56103fe5
date Sat, 07 Jun 2025 05:19:08 GMT
server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
DEL usuario/id (administrador) - Validar status 200 OK e dados retornados com sucesso 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error