API test automation
Postman and Newman API testing in a shared automation platform
Idelium helps teams bring API checks into the same lifecycle as browser, mobile and custom tests. Collections can be organized into cycles, executed from CI and reviewed beside every other quality signal.
Execution workflow
API testing flow
- 01
Upload
Attach collections and environment data to Idelium test definitions.
- 02
Configure
Combine API steps with Selenium, Appium or custom plugin steps in a cycle.
- 03
Run
Let Idelium CLI execute the selected runner where network access is available.
- 04
Analyze
Review status, timings, assertions and request details in Idelium.
Use case FAQ
Common questions
Upload a collection, add it to a cycle and trigger it with Idelium CLI.
When should I use Newman?
Use Newman when you need full Postman collection behavior such as pm.test assertions, scripts, environments or iteration data.
Can API tests run in CI/CD?
Yes. CI systems can call Idelium CLI and receive centralized results after execution.