Steadybit logoResilience Hub
Try SteadybitGitHub icon
Steadybit logoResilience Hub

Postman

Check

Check

Integrate a Postman Collection via Postman Cloud API.
Install now

Postman

Integrate a Postman Collection via Postman Cloud API.
Check

Check

Install now

Postman

Check

Check

Integrate a Postman Collection via Postman Cloud API.
Install now

Postman

Integrate a Postman Collection via Postman Cloud API.
Check

Check

Install now
Go back to list
YouTube content is not loaded by default for privacy reasons.
The postman integration within the experiment editor.The postman integration within the experiment editor.

Introduction

The Postman Integration can be used to run a Postman collection. You can find the Postman integration in the "Actions" folder in the experiment editor.

Details

Currently, we are supporting collections, which are hosted and accessible via Postman's Cloud API service.

We are using newman to run your collection behind the scenes.

Parameters

NameRequiredDescription
Estimated durationYesAs long as you have no timeout in place, the step will run as long as needed. You can set this estimation to size the step in the experiment editor for a better understanding of the time schedule.
API-KeyYesThe API-Key to access your collection, can be created here
Collection IdYesThe collectionId to run. Find out your collectionId by fetching all collection from the postman api with https://api.getpostman.com/collections?apikey=$apiKey
Environment IdNoThe environmentId to use. Find out your environmentId by fetching all environments from the postman api with https://api.getpostman.com/environments?apikey=$apiKey
Environment VariablesNoAdditional environment variables, will be passed to newman with --env-var key=value
IterationsNoNumber of iterations to run the collection, will be passed to newman with -n
TimeoutNoThe timeout of your collection, wil be passed to newman with --timeout. Hint: If you hit this timeout, no reports will be generated.
Request TimeoutNoThe request timeout for each request, wil be passed to newman with --timeout-request
VerboseNoShould we enable verbose logging? Will be passed to newman with --verbose
BailNoStops the runner when a test case fails. Will be passed to newman with --bail

Outputs

We are using the reporters cli, json-summary and htmlextra.

You can download the json-summary and htmlextra -report in the experiment run log after the experiment has finished. We omit the response bodies in the htmlextra-report.

The cli-output can be accessed by clicking on the Action Logs-tab in the experiment run view and supports a live view during experiment execution.

The step will be marked as failed, if implemented tests in the postman collection are failing.

Homepage
docs.steadybit.com/quick-start/set-up-agents
MaintainerSteadybit
Start using Steadybit for free

Steadybit is free for personal use. Start your journey towards reliability!

Are you unsure where to begin?

No worries, our reliability experts are here to help: book a demo with them!

Steadybit logoResilience Hub
Try Steadybit
HubActionsTargetsExtensionsRecipes
© 2023 Steadybit GmbH. All rights reserved.
Twitter iconLinkedIn iconGitHub icon