Add nbr_files attribute to each item in the test_run_results array for better performance
For future updates, it might be helpful for users if you add nbr_files attribute to each item in the test_run_results array that results from calling "/api/v2/projects/{ProjectId}/testruns/{Id}/items/". Then it would be possible to call any version of "get list of files" (SOAP or REST) only on items that actually contain files, which would be a good performance enhancement.
See https://community.smartbear.com/t5/QAComplete-and-ALMComplete/Use-API-to-see-if-TestRunResult-has-fi... for a discussion on this and why it would be a valuable addition for developers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.