Replay QA
Summary
Replay QA is a tool that helps developers find bugs before users do, by capturing and replaying sessions.
Similar Articles
QA Crow
QA Crow is a bug tracking and quality assurance tool designed to help manage bug backlogs for development teams.
@svpino: Instead of reading your AI-generated code by hand, spend time on a plan to verify that your system is working as intend…
The article promotes using Replay QA for automated testing of web applications, especially for AI-generated code, highlighting its ease of use and features like continuous QA and root-cause analysis.
Retrace
Retrace is a tool that allows developers to debug AI agents by replaying and forking runs.
built a small open source tool to stop AI agents from regressing after changes
replayd is an open source Python tool that captures failed AI agent runs and replays them as regression tests to prevent regressions from returning after changes.
Show HN: RePlaya – self-hosted browser session replay with live tailing
RePlaya is a self-hosted session replay tool that stores each browser session as an S2 stream, allowing live tailing and replay without a separate database. It includes a recorder snippet and dashboard.