Jornada Colaborativa - Nomes Mais Comuns No Brasil

Saturday, 26 June 2021 15:18:18
Total Iterations

1

Total Assertions

3

Total Failed Tests

0

Total Skipped Tests

0


File Information
Collection: Jornada Colaborativa
Collection Description
PoC para testar retorno de API do IBGE com algumas validações utilizando Newman e Github. Endereço para consumir a API: https://servicodados.ibge.gov.br/api/docs
Timings and Data
Total run duration: 3.5s
Total data received: 1.03KB
Average response time: 3.4s
Summary Item Total Failed
Requests 1 0
Prerequest Scripts 1 0
Test Scripts 2 0
Assertions 3 0
Skipped Tests 0 -



There are no failed tests





There are no skipped tests



1 Iteration available to view
Request Description
Show the 20 most common names in Brazil.
Request Information
Request Method: GET
Request URL: https://servicodados.ibge.gov.br/api/v2/censos/nomes/ranking
Response Information
Response Code: 200 - OK
Mean time per request: 3.4s
Mean size per request: 1.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.28.0
Accept */*
Cache-Control no-cache
Postman-Token 00144774-0da6-45ad-a941-775ef8a9c3b3
Host servicodados.ibge.gov.br
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Sat, 26 Jun 2021 15:18:18 GMT
Server Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_qos/11.5
Content-Type application/json
Content-Length 1059
Cache-Control max-age=1
Expires Sat, 26 Jun 2021 15:18:19 GMT
Access-Control-Allow-Methods GET
Access-Control-Allow-Origin *
Connection close
Response Body
[{"localidade":"BR","sexo":null,"res":[{"nome":"MARIA","frequencia":11734129,"ranking":1},{"nome":"JOSE","frequencia":5754529,"ranking":2},{"nome":"ANA","frequencia":3089858,"ranking":3},{"nome":"JOAO","frequencia":2984119,"ranking":4},{"nome":"ANTONIO","frequencia":2576348,"ranking":5},{"nome":"FRANCISCO","frequencia":1772197,"ranking":6},{"nome":"CARLOS","frequencia":1489191,"ranking":7},{"nome":"PAULO","frequencia":1423262,"ranking":8},{"nome":"PEDRO","frequencia":1219605,"ranking":9},{"nome":"LUCAS","frequencia":1127310,"ranking":10},{"nome":"LUIZ","frequencia":1107792,"ranking":11},{"nome":"MARCOS","frequencia":1106165,"ranking":12},{"nome":"LUIS","frequencia":935905,"ranking":13},{"nome":"GABRIEL","frequencia":932449,"ranking":14},{"nome":"RAFAEL","frequencia":821638,"ranking":15},{"nome":"FRANCISCA","frequencia":725642,"ranking":16},{"nome":"DANIEL","frequencia":711338,"ranking":17},{"nome":"MARCELO","frequencia":693215,"ranking":18},{"nome":"BRUNO","frequencia":668217,"ranking":19},{"nome":"EDUARDO","frequencia":632664,"ranking":20}]}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 10000ms 1 0 0
Check body if ranking until 20 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error