Creating Resilient Tests
We recommend that you follow a few best practices when creating Reflect tests. These recommendations will help ensure that your tests are resilient to false-positive failures.
Read More
Mobile Testing
Test mobile-friendly responsive websites, PWAs, or hybrid-mobile apps.
Read More
Supported Actions
Unlike other record-and-playback tools, you'll never have to manually enter a test step in Reflect. Instead, our test recorder is capable of automatically detecting a wide array of user actions, letting you create a regression test simply by interacting with your website.
Read More
Testing Visual State
Reflect's Visual Validation feature is a precise, configurable and intuitive mechanism for asserting on visual state.
Read More
Email / SMS Testing
Test end-to-end workflows that include validating that emails or SMS are sent, or extracting values out of the message to use elsewhere in the test.
Read More
Variables
Configure input values to be dynamically generated or define static values that can be overridden for use in data-driven testing scenarios.
Read More
Private Environments
Reflect supports multiple ways to test non-public web applications.
Read More
Segments & Composition
Segments are named sequences of test steps that can be executed within any Test. Changes to a Segment are reflected in any Test that references it.
Read More
API Testing
Issue API calls and verify API responses inside a Reflect test.
Read More
Local Testing
How to record and run Reflect tests against your local environment.
Read More