agent-js-postman icon indicating copy to clipboard operation
agent-js-postman copied to clipboard

Postman folders not represented in ReportPortal

Open dantench opened this issue 3 years ago • 1 comments

In the postman test suite we have folders to organise our suites, for example, setup and cleanup tasks and the different scenarios of tests within the test collection:

image

Within ReportPortal, these folders are not represented. So if there is an issue with a test (it fails) then it is harder for us to identify that test within our collection of thousands of requests because we don't know which folder to look in, this is especially more inconvenient if you have requests with the same name but in different folders for example:

image

I would suggest that the UI should either display the same hierarchy - so if we stick with this example you have accessControlFunctional V1 then when you click on that the next layer, so Setup, OrgType-Role Management etc which you have to open to then see the tests, or at the minimum the name should represent the hierarchy so rather than name: Verify Response is JSON & Validate Content-Type it would be in this instance cleanup/Verify Response is JSON & Validate Content-Type

dantench avatar Sep 22 '21 14:09 dantench

we need this too

SaulGoodman1337 avatar Oct 18 '22 09:10 SaulGoodman1337