Introduction
Collection runner results show you the outcome of running a group of API requests together. They help you see which requests worked and which did not.
When you want to test multiple API requests in one go.
When you need to check if all parts of your API work correctly together.
When you want to save time by running many tests automatically.
When you want to see detailed results for each request in a collection.
When you want to export test results for sharing or analysis.