Skip to main content

Web Test Recorder

BDD Integrated Web Test Recorder

With support for Ruby with Webdriver and JavaScript with Webdriver JS, Test Evolve Flare provides the perfect low-code test automation accelerator for new and experienced agile developers and testers alike.

Manage your BDD features, scenarios and steps and then record your web application user journeys directly to them.

Quickly add assertions and checkpoints for page element presence, existence or visibility as well as visual regression tests with Percy or Applitools, accessibility checks with Axe or application audit checks with Lighthouse.

Instructions - Recording your first test

  1. Start Flare and login with valid organisation user details.
  2. Create a new project or open an existing project.
  3. Select the Develop(Beta) button in the top menu bar.
  4. Add a new feature
  5. Add a new scenario
  6. Add your required scenario steps
  7. Expand the scenario step within which you wish to record your browser actions
  8. Click on the link to start recording your test
  9. Within the browser window, toggle the 'Record' switch
  10. Navigate through the application under test and use the right click verifications menu to insert test assertions as you go.
  11. Expand the next scenario step when applicable and continue the recording process.
  12. Use the 'Record' switch to stop the recording process when you have completed your end-to-end journey.
  13. To run the test in isolation, add a tag at Feature or Scenario level - or both.
  14. Use the top menu 'Back' button to return to the Feature selection screen.
  15. Make a test selection by 'including' the newly created tag for your recorded test.
  16. Choose your runtime and reporting parameters as normal, start your test run.
  17. Review the run result for your newly recorded test.

Demo

Watch the full BDD Test Recording user guide here: https://www.youtube.com/watch?v=A5gPX9e_MUc

Return to the Next Step of the Quick Start Guide