Test Recorder
To help users quickly automating tests, TestArchitect includes the Action Recorder, Web Recorder, and Mobile Recorder tools which record your manual operations on the application and website under test.
Action Recorder
A tool which records your manual operations on the application under test, captures the resulting screen output, automatically generates keyword action lines, and writes the action lines to your test. The recorded action lines can then be replayed during automation to simulate user actions against the application under test.
Web Recorder
A tool which records your manual operations on the website under test, automatically generates keyword action lines, and writes the action lines to your test. The recorded action lines can then be replayed during automation to simulate user actions on the website under test.
Mobile Recorder
A tool which records your manual operations on the mobile native application under test, automatically generates keyword action lines, and writes the action lines to your test. The recorded action lines can then be replayed during automation to simulate user actions on the mobile native under test.