应用截图

Record/Replay截图1
Record/Replay截图2
Record/Replay截图3
Record/Replay截图4

详细介绍

Browser automation package. Easy to use and open source. Integrated functional testing framework.

WHAT DOES RECORD/REPLAY DO?

* Record/Replay lets you run end-to-end functional tests on your web site / application.

* Our automated tests give you quick feedback on whether your application works as intended.

* Tests run in your Chrome browser so Record/Replay works no matter how you develop your application, be it React, Angular, Vue or some other framework.

* We aim to serve all developers, from those with no programming experience to those with experience of multiple testing frameworks.

HOW DOES RECORD/REPLAY WORK?

RECORD - Listens for all user interface interactions through keyboard and mouse, including steps required for key functionality, such as signup, login, add purchase to cart etc.

REPLAY - Simulates all recorded user interface interactions (clicking, typing, scrolling etc.), ensuring that these scenarios actually work from the point of view of an end user.

REPORT - Provides feedback on the execution of user interface interactions, including detailed logging of user interface interaction fails and visual regression analysis of screenshots.

WHY SHOULD YOU INSTALL RECORD/REPLAY?

As you develop, especially before you deploy to production, you want to know that all the key functionality of your application really works. You don’t want your users to find the bugs before you do.

Yet manual end-to-end functional testing is time-consuming and tedious. It is a prime candidate for automation. Record/Replay delivers easy automation testing to everyone, speeding up delivery of production code you can trust. This allows the continuous delivery process to run smoothly at your organization with a quality selection of functional tests.

Beginners benefit from Record/Replay being ready-to-go as installed. No coding skills are required to record and to replay tests. Everything you need to start functional testing is included as part of the intuitive user inte