Folder level execution shows few Assertions as failed which are wrong and at times it ends up as 'Running request...' with no further progress

Hi All,

I have a Folder having set of API Requests setup using Postman.

Observation:
When I ran the Folder as a whole using Runner in Postman, then few Assertions displayed as Failed after the execution whereas when I run the same API independently all of those Assertions got Passed with no change in the Assertions expectation.
Also, At times, some request does not show up the entire result and ends up as ‘Running request…’ which when run independently Assertions are passed though.

Could you please check this behavior and let me know for any possible solutions?

Note: This is causing my Unit testing to be delayed as could not rely completely on the run results when run using Folder(s).

Thank you
Shabir