Does LoadView import my Postman Collection settings together with environment variables?

If you use variables in the imported collection, please see How to Work with Postman Environment Variables in Dotcom-Monitor

Will I be notified on failed Postman requests or responses with errors?

Load Tests executed with Postman Collections return the same results as the equivalent test created as a series of HTTP(S) requests using the native LoadView interface.

Note that to show an error on the response that does not meet specific validation criteria, add response validation to your Collection in Postman before you import it to LoadView (e.g., https://www.softwaretestinghelp.com/postman-assertions-automating-response-validation/).

If network errors are not your concern, you can configure the system to filter out this type of error in the Postman Collection settings (the Ignore Errors option).

Where can I find Postman Collection response time and status code per request?

To view the response time breakdown and response codes for each request in the collection, open the Session Log and review the response details recorded for each geo location.

How can I inspect Postman request details?

If you need to inspect the details of Postman Collection requests, for example, to troubleshoot requests, pull a detailed Postman Report from your load test Session Log.