Relative Content

Tag Archive for postmanpostman-collection-runnerhealth-checkpostman-collection

How to show in pustman collections run results summary the name of the folders next to the name of the requests

I have a set of healtcheck requests defined in postman. For every project I have a folder of calls which I would like to perform every day. After I run collection I am able to see the summary where I can see all the requests which were being run with their tests. But they are not divided by folders. Some of the requests have the same name like: “login”. I would like to be able to understand which login “failed” and which not just by seeing the summary. but I cannot distinguish if they have same names. I do not want to rename the requests in all my projects and contain redundant information of the containing folder name. How can I configure postman to show also the containg folder name of the request on the summary page?