Testable (demo@testable.io)
Create a Playwright test for testable.io that checks the title, captures home and pricing screenshots, and run it with 2 VUs in AWS N. Virginia.
Testable AI
I found the matching test case. The first smoke test hit an ambiguous Pricing selector, so I tightened the script and reran it.
Testable (demo@testable.io)
Great, launch the load test once the screenshots are captured.
Updated script, smoke tested, and started run 48.7s
Prepared and launched the Playwright test.
- Reused the matching test case and configuration
- Smoke test passed after fixing the script
- Started a 2 VU / 2 minute AWS N. Virginia run
Testable (demo@testable.io)
Compare the last two runs of this test configuration and tell me what changed.
Testable AI
I will compare the latest two executions, including metrics, traces, logs, failed results, and slowest requests.
Compared executions, metrics, logs, traces, and failures 2.2s
Testable (demo@testable.io)
Focus on anything that looks like a regression.
Compared the two most recent runs.
- Both runs passed overall, with failed third-party requests in each
- Latest run improved tail latency: p99 first response 638 ms to 205 ms
- Included traces, logs, slowest requests, and failure signatures