The ease of recording user actions encourages one to record all test cases without thinking about reusability. But in the long run, this could increase the effort in test automation maintenance. For this reason you should separate a recording into smaller reusable recording modules as suggested by the keyword driven methodology. Within the following section you learn how to separate the existing recording into smaller pieces, so that they can be used within other test cases too.
In your first recording you did the following from a keyword driven perspective:
In order to split recordings into smaller automation modules use the context menu item 'New Recording From Selection'.
After splitting the initial recording into smaller test actions the Ranorex Module Browser also contains the new modules. Now simply use the drag&drop feature to combine these modules within the test case as follows:
Online User Guide
download as: PDF (20.3MB)
Ranorex Tutorial
(PDF file, 13.5MB)