Newman Report
Collection
TestLink
Description
Test Link Rest API, tested against localhost installation
Time
Sat Jul 06 2019 10:44:27 GMT+0200 (Central European Summer Time)
Exported with
Newman v4.5.1
Total
Failed
Iterations
1
0
Requests
7
0
Prerequest Scripts
0
0
Test Scripts
0
0
Assertions
0
0
Total run duration
2.4s
Total data received
2.66KB (approx)
Average response time
324ms
Total Failures
0
Requests
Get All Test Projects
Method
GET
URL
http://localhost/development/github/testlink-code/lib/api/rest/v2/testprojects/133649
Mean time per request
718ms
Mean size per request
638B
Total passed tests
0
Total failed tests
0
Status code
200
Request body
Response body
{"status":"ok","message":"ok","item":{"id":"133649","notes":"","color":"","active":"1","option_reqs":"0","option_priority":"0","option_automation":"0","options":"O:8:\"stdClass\":4:{s:19:\"requirementsEnabled\";i:1;s:19:\"testPriorityEnabled\";i:1;s:17:\"automationEnabled\";i:1;s:16:\"inventoryEnabled\";i:0;}","prefix":"OC","tc_counter":"2","is_public":"1","issue_tracker_enabled":"0","code_tracker_enabled":"0","reqmgr_integration_enabled":"0","api_key":"81b8fe7f49c22cfbdff378f87e30bfd87c5018b59d0c94f478e518d991d0a167","name":"8678","opt":{"requirementsEnabled":1,"testPriorityEnabled":1,"automationEnabled":1,"inventoryEnabled":0}}}
Get ONE Test Project by DBID
Method
GET
URL
http://localhost/development/github/testlink-code/lib/api/rest/v2/testprojects/133649
Mean time per request
274ms
Mean size per request
638B
Total passed tests
0
Total failed tests
0
Status code
200
Request body
Response body
{"status":"ok","message":"ok","item":{"id":"133649","notes":"","color":"","active":"1","option_reqs":"0","option_priority":"0","option_automation":"0","options":"O:8:\"stdClass\":4:{s:19:\"requirementsEnabled\";i:1;s:19:\"testPriorityEnabled\";i:1;s:17:\"automationEnabled\";i:1;s:16:\"inventoryEnabled\";i:0;}","prefix":"OC","tc_counter":"2","is_public":"1","issue_tracker_enabled":"0","code_tracker_enabled":"0","reqmgr_integration_enabled":"0","api_key":"81b8fe7f49c22cfbdff378f87e30bfd87c5018b59d0c94f478e518d991d0a167","name":"8678","opt":{"requirementsEnabled":1,"testPriorityEnabled":1,"automationEnabled":1,"inventoryEnabled":0}}}
Get ONE Test Project by PREFIX
Method
GET
URL
http://localhost/development/github/testlink-code/lib/api/rest/v2/testprojects/OC
Mean time per request
271ms
Mean size per request
638B
Total passed tests
0
Total failed tests
0
Status code
200
Request body
Response body
{"status":"ok","message":"ok","item":{"id":"133649","notes":"","color":"","active":"1","option_reqs":"0","option_priority":"0","option_automation":"0","options":"O:8:\"stdClass\":4:{s:19:\"requirementsEnabled\";i:1;s:19:\"testPriorityEnabled\";i:1;s:17:\"automationEnabled\";i:1;s:16:\"inventoryEnabled\";i:0;}","prefix":"OC","tc_counter":"2","is_public":"1","issue_tracker_enabled":"0","code_tracker_enabled":"0","reqmgr_integration_enabled":"0","api_key":"81b8fe7f49c22cfbdff378f87e30bfd87c5018b59d0c94f478e518d991d0a167","name":"8678","opt":{"requirementsEnabled":1,"testPriorityEnabled":1,"automationEnabled":1,"inventoryEnabled":0}}}
Get ONE Test Project by NAME
Method
GET
URL
http://localhost/development/github/testlink-code/lib/api/rest/v2/testprojects/LUCUBZ
Mean time per request
246ms
Mean size per request
640B
Total passed tests
0
Total failed tests
0
Status code
200
Request body
Response body
{"status":"ok","message":"ok","item":{"id":"134129","notes":"","color":"","active":"1","option_reqs":"0","option_priority":"0","option_automation":"0","options":"O:8:\"stdClass\":4:{s:19:\"requirementsEnabled\";i:0;s:19:\"testPriorityEnabled\";i:1;s:17:\"automationEnabled\";i:1;s:16:\"inventoryEnabled\";i:0;}","prefix":"ZX","tc_counter":"3","is_public":"1","issue_tracker_enabled":"1","code_tracker_enabled":"0","reqmgr_integration_enabled":"0","api_key":"b40cb539e4cf51a25635a50ca6359dea00a0c703fd5575bea0ac9fe877780ed2","name":"LUCUBZ","opt":{"requirementsEnabled":0,"testPriorityEnabled":1,"automationEnabled":1,"inventoryEnabled":0}}}
who ( just to understand API is working)
Method
GET
URL
http://localhost/development/github/testlink-code/lib/api/rest/v2/who
Mean time per request
223ms
Mean size per request
46B
Total passed tests
0
Total failed tests
0
Status code
200
Request body
Response body
tlRestApi : You have called the Get Route /who
whoAmI ( just to understand API is working)
Method
GET
URL
http://localhost/development/github/testlink-code/lib/api/rest/v2/whoAmI
Mean time per request
276ms
Mean size per request
57B
Total passed tests
0
Total failed tests
0
Status code
200
Request body
Response body
{"name":"tlRestApi : You have called Get Route \/whoAmI"}
superman ( just to understand API is working)
Method
GET
URL
http://localhost/development/github/testlink-code/lib/api/rest/v2/superman
Mean time per request
261ms
Mean size per request
63B
Total passed tests
0
Total failed tests
0
Status code
200
Request body
Response body
{"name":"tlRestApi : You have called the Get Route \/superman"}