Organize the complete test lifecycle
Use Idelium Web to manage projects, environments, reusable steps, tests, cycles and execution results from a single browser workspace.
One platform, multiple runtimes
Give engineering, QA and delivery teams a shared operating model while keeping execution close to the systems under test.
Use Idelium Web to manage projects, environments, reusable steps, tests, cycles and execution results from a single browser workspace.
Author browser flows with the Idelium DSL, run mobile tests with Appium, execute API collections with the safe Postman runner or Newman compatibility, and extend flows with plugins.
Idelium CLI retrieves the selected definitions through an API key, runs them on an isolated execution host or CI system, and reports detailed results back to Idelium.
Projects, environments, tests and cycles in Idelium Web.
Idelium CLI securely loads definitions from the API.
Selenium, Appium, Postman/Newman or plugin runners perform the steps.
Results return to Idelium for analysis and traceability.
Idelium CLI
Idelium CLI runs the cycles configured in Idelium Web. It downloads project, environment and step definitions, executes them close to the target system, then sends statuses and step-level results back to the API.
Use it from a developer workstation, an isolated execution host or CI systems such as Jenkins, GitLab and Bamboo. Browser grids, mobile devices and Newman remain separate from the administration stack.
pip install ideliumIdelium Docker
Start a local evaluation with Docker Compose. The stack combines Idelium Web, Idelium API, MariaDB and a one-shot initialization service, exposing only the HTTPS frontend.
Clone the API, Web and Docker repositories as siblings, then launch the prepared demo environment:
cd idelium-docker
./quickstart-demo.shOpen-source quality platform
Idelium gives quality engineering teams a shared control plane for automated testing while keeping execution inside their own infrastructure. Teams can model projects, environments, reusable steps, test suites and cycles, then execute them through CLI agents close to browsers, mobile devices, APIs and internal services.
The platform is designed for organizations that need enterprise discipline without a proprietary license model: traceable results, repeatable CI/CD quality gates, Docker-based deployment and extensible runners for Selenium, Appium, Postman, Newman and custom plugins.
Use cases
Author browser automation with the Idelium DSL, organize reusable test cycles and run them through W3C WebDriver, Idelium CLI or your Selenium Grid.
Explore use caseSelf-hosted automationDeploy Idelium Web, API and database in your environment while execution agents run tests near the systems under test.
Explore use caseAPI test automationUpload API collections, execute deterministic Postman checks or use Newman compatibility when scripts and pm.test assertions are required.
Explore use caseCI/CD quality gatesTrigger Idelium CLI from Jenkins, GitLab, Bamboo or any pipeline to run selected cycles and return actionable results.
Explore use case