Frequently Asked Questions
Can you run Sahi Pro test automation inside Docker containers?
Yes. Running tests in containers gives consistent, isolated, reproducible environments across dev, CI, and production. Sahi Pro runs natively inside Docker containers, deployed the same way as the rest of the stack. Theime confirmed this in a proof of concept, running Sahi Pro inside their existing container images with no separate deployment model.
Can test automation plug into an existing CI/CD toolchain without a separate deployment step?
Yes. Rather than sitting alongside the pipeline as a disconnected step, Sahi Pro connects directly with CI/CD tools already in place, such as Jenkins. Theime integrated Sahi Pro into their existing toolchain so tests run as part of the pipeline, not as a separate manual stage.
How do you push test results into a monitoring system via API?
Test results are more useful when they flow automatically into the tools teams already watch. Sahi Pro can feed results into an existing monitoring framework through API calls, removing manual reconciliation. Theime’s results update directly into their monitoring system this way.
How do you manage test automation across many products in one CI/CD pipeline?
Consistency matters more as the number of products grows. Because Sahi Pro runs the same way inside containers across every product, one toolchain can serve many. Theime runs Sahi Pro across 12+ products through the same CI/CD pipeline.
Can one tool test both web and desktop applications in a DevOps pipeline?
Yes. Many tools cover only web, forcing separate tooling for desktop. Sahi Pro covers web and desktop in a single end-to-end flow and runs that flow inside the CI/CD pipeline. Theime tests both application types this way.
Does adding test automation to a DevOps stack require extra infrastructure or maintenance overhead?
Not when the tool runs on the infrastructure you already have. Because Sahi Pro deploys inside existing Docker containers and connects to existing CI/CD and monitoring tools, Theime added test automation with no extra deployment or maintenance overhead beyond what their infrastructure already required.
