Free Alpha • No Credit Card Required

QA Reporter

Post test results via API. See beautiful reports instantly.
Simple visual test reporting for modern teams.

Everything You Need

Simple, powerful test reporting in minutes

API-First

Simple REST API. Post from any test framework or CI/CD pipeline. Works with Jest, Pytest, JUnit, and everything else.

📊

Visual Analytics

Beautiful dashboards with pass rates, trends, and detailed breakdowns. See what matters at a glance.

🎯

Zero Setup

No infrastructure to manage. No complex configuration. Get your API key and start posting results immediately.

Get Started in Seconds

Simple API call

# Post your test results
curl -X POST https://pulse.testingtools.app/v2-project-build-api.php \
  -H "Content-Type: application/json" \
  -H "X-Project-ID: _your_project_id_" \
  -H "X-Project-Key: _your_api_key_" \
  -d '{
    "build_id": "build-12345",
    "test_name": "Login Test",
    "test_status": "passed",
    "error_message": "",
    "duration_seconds": 2.5
  }'
  

View your results instantly in a beautiful dashboard

Ready to visualize your tests?

Join the alpha. It's free while we build and improve.
No credit card. No strings attached.

Potential pricing plans coming soon.

Maybe ~1eur/user per month. Take this with grain of salt.

Might leave free forever

Get Started Now