A project designed for recording, editing, launching and forming autotests by functional testers without the need for knowledge of programming languages
npm install cd server npm install cd .. npm run testUI
-Tests can be as previously recorded by programmers (development test); -So are the systems recorded by users in the recording mode; -So are the basics of tests;
After starting the system, test recoder and incognito chrome are loaded , after which all user actions in this browser are recorded
A system that allows you to edit the tests recorded from the recorder
A system that displays a report based on the results of a previously performed test run
A system that displays a set of tests available on the user's computer
A system that allows you to configure the parameters of the tests being run (the choice of browsers on which the test run will be conducted ,the choice of the phantom launch mode)
A system that allows you to run and configure api tests ,as well as check the operation of written apis