Capture
AWS Blu Insights allows to record users’ test scenarios, generating these assets:
- videos, that capture the terminal screen
- json and side (Selenium) files, that capture users’ interactions (e.g., writing texts, pressing function keys,…) within the right location, based on the lines and columns of the terminal
Recording can be launched by clicking the “Start Recording” button.
When it is in progress, the user can either pause the recording and resume it, or he can stop it and choose the files’ name, which will be downloaded accordingly.
Replay
To replay test scenarios on modernized applications, testers can use video and json records:
The modernized application can also be checked automatically by executing SIDE files with Selenium IDE. These SIDE scripts are based on a standard implementation of the Velocity transformation. If the generated code is modified, the scripts generated by AWS Blu Insights need to be adapted accordingly.
To run the script, only the URL of the modernized application and the name of the transaction to be tested need to be added to the SIDE files: