| Summary Item | Total | Failed |
|---|---|---|
| Requests | 7 | 0 |
| Prerequest Scripts | 3 | 0 |
| Test Scripts | 6 | 0 |
| Assertions | 7 | 0 |
| Skipped Tests | 0 | - |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | afa51c06-5094-4530-b10f-243f25299c85 |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 127 |
{
"nome": "Admin QAQQQ",
"email": "admin.1773175706994@qa.com.br",
"password": "1234",
"administrador": "true"
}
| Header Name | Header 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 |
| Content-Length | 82 |
| Date | Tue, 10 Mar 2026 20:48:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"message": "Cadastro realizado com sucesso",
"_id": "4JkngGrZZtPKXI3P"
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validar mensagem de sucesso | 1 | 0 | 0 |
| Status code is 200 | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4fa4339e-0f45-4157-aeca-c1cb89a99de9 |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{
"email":"fulano@qa.com",
"password":"teste"
}
| Header Name | Header 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 |
| Content-Length | 265 |
| Date | Tue, 10 Mar 2026 20:48:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"message": "Login realizado com sucesso",
"authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzczMTc1NzA3LCJleHAiOjE3NzMxNzYzMDd9.kMFf0pI4BPr4tpymCJuQlOtnGgwPJcX90zvLnUK4j88"
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status 200 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 46607a54-9fe9-4d7f-b571-ed3bf39a8470 |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 73 |
{
"email": "admin.qa+1773175707@qa.com.br",
"password": "1234"
}
| Header Name | Header 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 |
| Content-Length | 470 |
| Date | Tue, 10 Mar 2026 20:48:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"quantidade": 2,
"usuarios": [
{
"nome": "Fulano da Silva",
"email": "fulano@qa.com",
"password": "teste",
"administrador": "true",
"_id": "0uxuPY0cbmQhpEz1"
},
{
"nome": "Admin QAQQQ",
"email": "admin.1773175706994@qa.com.br",
"password": "1234",
"administrador": "true",
"_id": "4JkngGrZZtPKXI3P"
}
]
}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzczMTc1NzA3LCJleHAiOjE3NzMxNzYzMDd9.kMFf0pI4BPr4tpymCJuQlOtnGgwPJcX90zvLnUK4j88 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6bda7991-32ec-4389-ab4a-f65225fec056 |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 117 |
{
"nome": "Teclado kabum 1773175707102",
"preco": 350,
"descricao": "perifericos",
"quantidade": 381
}
| Header Name | Header 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 |
| Content-Length | 82 |
| Date | Tue, 10 Mar 2026 20:48:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"message": "Cadastro realizado com sucesso",
"_id": "lS2SzHkvXBYsSQlc"
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status 201 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzczMTc1NzA3LCJleHAiOjE3NzMxNzYzMDd9.kMFf0pI4BPr4tpymCJuQlOtnGgwPJcX90zvLnUK4j88 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5a6cf31d-5b45-446f-8570-89232bd9b57a |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header 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 |
| Content-Length | 642 |
| Date | Tue, 10 Mar 2026 20:48:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"quantidade": 3,
"produtos": [
{
"nome": "Logitech MX Vertical",
"preco": 470,
"descricao": "Mouse",
"quantidade": 382,
"_id": "BeeJh5lz3k6kSIzA"
},
{
"nome": "Samsung 60 polegadas",
"preco": 5240,
"descricao": "TV",
"quantidade": 49977,
"_id": "K6leHdftCeOJj8BJ"
},
{
"nome": "Teclado kabum 1773175707102",
"preco": 350,
"descricao": "perifericos",
"quantidade": 381,
"_id": "lS2SzHkvXBYsSQlc"
}
]
}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzczMTc1NzA3LCJleHAiOjE3NzMxNzYzMDd9.kMFf0pI4BPr4tpymCJuQlOtnGgwPJcX90zvLnUK4j88 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d8d5ca63-6a0c-43b3-bd4a-e78f77c11a7f |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 127 |
{
"nome": "Teclado kabum 1773175707102 (editado)",
"preco": 400,
"descricao": "perifericos",
"quantidade": 381
}
| Header Name | Header 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 |
| Content-Length | 50 |
| Date | Tue, 10 Mar 2026 20:48:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"message": "Registro alterado com sucesso"
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status 200/201 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzczMTc1NzA3LCJleHAiOjE3NzMxNzYzMDd9.kMFf0pI4BPr4tpymCJuQlOtnGgwPJcX90zvLnUK4j88 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f3be3345-ddd7-497e-8149-dc67347bf00b |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 104 |
{
"nome": "Teclado logitech",
"preco": 350,
"descricao": "perifericos",
"quantidade": 381
}
| Header Name | Header 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 |
| Content-Length | 51 |
| Date | Tue, 10 Mar 2026 20:48:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"message": "Registro excluído com sucesso"
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status 200 | 1 | 0 | 0 |
| Registro removido | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|