Test Automation,
Connected to Your Coverage.
Run your automated suites where you already do, then push the results into BesTest through the REST API. Manual and automated coverage, finally in one place inside Jira.
Launching in the next few weeks. Subscribe for new releases →
How it works
Run in CI
Your Playwright, Cypress, or any-framework suite runs where it already does - Jenkins, GitHub Actions, GitLab, Bitbucket Pipelines, or any pipeline.
Push results via REST API
POST run results to BesTest with your development key. Map them to test cases and cycles automatically, no manual data entry.
One coverage picture
Automated results sit beside manual executions, rolled up into requirement coverage and release readiness - so nothing is reported twice or missed.
# Push a test run result from CI (illustrative)
curl -X POST https://api.getbestest.com/v1/executions \
-H "Authorization: Bearer $BESTEST_DEV_KEY" \
-H "Content-Type: application/json" \
-d '{
"testCaseKey": "TC-128",
"cycleKey": "CYC-12",
"status": "passed",
"runner": "playwright",
"durationMs": 4213
}'Example only - the final API surface may differ. REST API is in alpha.
Works with your stack
Language and framework agnostic. If it runs in your pipeline and can make an HTTP request, it will report into BesTest.
Ready to Get Complete
Testing Visibility?
Start using BesTest today and experience complete testing visibility from requirements to release. Free to get started!
Available on the Atlassian Marketplace. Install in seconds, free for up to 10 users.
Start Free on MarketplaceEnterprise Security
Built on Atlassian Forge.
Secure by design.
Built by Testers
Designed by QA professionals.
Updated every 2 weeks.
Free to Start
Get started for free and scale as you grow
