DEV Community

Reflect Software
Reflect Software

Posted on

Reflect live on Product Hunt

For software teams, automated end-to-end (E2E) tests are one of the best ways to catch bugs before they reach real users. These are tests that simulate end-user actions in a web browser, like, say, registering as a new user on your website, or adding an item to a shopping cart. These types of tests are really valuable because they are the closest thing to how users actually use your site, but they’re also notoriously hard to create and maintain.

Reflect is a new kind of end-to-end web testing tool that splits the gap between coding up selenium scripts and repetitive manual QA. Reflect exposes a cloud-based browser that captures your manual actions once, and then re-executes those actions whenever you want. If the actions fail, you'll be notified via email. It's automated web regression testing that anyone can use :)

It only took us 1 year of nights and weekends followed by the last 7 months full-time, but we finally launched on Product Hunt!

Reflect: https://www.producthunt.com/posts/reflect-4

Reflect’s test recorder automatically detects a wide range of actions, like:

  • Clicks/Taps/Swipes/Scrolling
  • Visual Testing (i.e. test the UI of your site)
  • Form Entry
  • Back/Refresh/Forward Navigation
  • Hovers
  • Drag and Drop
  • File Uploads
  • IFrame Support
  • Copy-to-Clipboard Support

We have a fully free tier, no credit card required, so we'd love for you all to show your support on PH, but also create accounts and get some use out of the tool. We're totally self-funded as well.

Thanks for all of your support!

Top comments (0)