Skip to content

Postman folders not represented in ReportPortal #62

Open
@dantench

Description

@dantench

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions