| 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 | 2bf76c3c-4c57-4543-af92-e84d2318199b |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 127 |
{
"nome": "Admin QAQQQ",
"email": "admin.1774184470481@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 | Sun, 22 Mar 2026 13:01:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"message": "Cadastro realizado com sucesso",
"_id": "hyXXyV0nsQy0sSIn"
}
| 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 | 4f19a7bb-916a-4780-b778-eb3ad366bbce |
| 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 | Sun, 22 Mar 2026 13:01:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"message": "Login realizado com sucesso",
"authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzc0MTg0NDcwLCJleHAiOjE3NzQxODUwNzB9.nY8-liBP4UCeVtx7JfqmCec8rNnoEiFhcOXQn5ChVfY"
}
| 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 | 04c7c1af-dbf5-4c32-b904-4b0c916c2900 |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 73 |
{
"email": "admin.qa+1774184471@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 | Sun, 22 Mar 2026 13:01:10 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.1774184470481@qa.com.br",
"password": "1234",
"administrador": "true",
"_id": "hyXXyV0nsQy0sSIn"
}
]
}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzc0MTg0NDcwLCJleHAiOjE3NzQxODUwNzB9.nY8-liBP4UCeVtx7JfqmCec8rNnoEiFhcOXQn5ChVfY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 96199989-649b-4ac1-ba18-3aa96657a640 |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 117 |
{
"nome": "Teclado kabum 1774184470586",
"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 | Sun, 22 Mar 2026 13:01:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"message": "Cadastro realizado com sucesso",
"_id": "Jz2TKgJjVreelVZQ"
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status 201 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzc0MTg0NDcwLCJleHAiOjE3NzQxODUwNzB9.nY8-liBP4UCeVtx7JfqmCec8rNnoEiFhcOXQn5ChVfY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 881b3787-8e10-4fe9-a09b-fe5c3fabd253 |
| 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 | Sun, 22 Mar 2026 13:01:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{
"quantidade": 3,
"produtos": [
{
"nome": "Logitech MX Vertical",
"preco": 470,
"descricao": "Mouse",
"quantidade": 382,
"_id": "BeeJh5lz3k6kSIzA"
},
{
"nome": "Teclado kabum 1774184470586",
"preco": 350,
"descricao": "perifericos",
"quantidade": 381,
"_id": "Jz2TKgJjVreelVZQ"
},
{
"nome": "Samsung 60 polegadas",
"preco": 5240,
"descricao": "TV",
"quantidade": 49977,
"_id": "K6leHdftCeOJj8BJ"
}
]
}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzc0MTg0NDcwLCJleHAiOjE3NzQxODUwNzB9.nY8-liBP4UCeVtx7JfqmCec8rNnoEiFhcOXQn5ChVfY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 033ce27a-78e1-4bd1-b128-e15ea7afd5ca |
| Host | localhost:3000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 127 |
{
"nome": "Teclado kabum 1774184470586 (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 | Sun, 22 Mar 2026 13:01:10 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.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNzc0MTg0NDcwLCJleHAiOjE3NzQxODUwNzB9.nY8-liBP4UCeVtx7JfqmCec8rNnoEiFhcOXQn5ChVfY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e64ee2ec-7a11-4e85-b9d0-a713b4237398 |
| 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 | Sun, 22 Mar 2026 13:01:10 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 |
|---|