Testing is a crucial part of the software creation process. It ensures that your code is working correctly and that all bugs are found before the software lands in the hands of consumers. But it can be difficult to explain these tests and their results to investors...
Creating a Ranorex snapshot
A Ranorex Snapshot is a file representation of the user interface (UI) structure of an application under test (AUT) at a particular point in time. A Ranorex Snapshot captures all interface elements, their hierarchy, values, etc.
It can be saved as a single file. A Ranorex Snapshot file can be created and viewed with Ranorex Spy. The file extension is .rxsnp
.
Typically, Ranorex Snapshots are used to share detailed information about the UI of an application with the Ranorex support and technical sales team.
Further reading
Creating a Ranorex snapshot is part of the Ranorex Spy knowledge. Therefore, it is introduced and explained in > Ranorex Studio advanced > Ranorex Spy > ⇢ Snapshot files.
Available screencasts:
You may also want to have a look at the available screencasts to this important topic.
Screencast 'Create a snapshot file'
See how to save (parts) of a repository to a snapshot file (.rxsnp
) for communication with the Ranorex support team. Simply click here:Â Create a snapshot.
Screencast 'Create a snapshot of a context menu (approach 1 of 2)'
See how to create a snapshot of hidden UI-elements such as menu items, drop-down list items, combo box items, and others by means of instant tracking. Simply click here:Â Create a snapshot of a context menu (1 of 2).
Screencast 'Create a snapshot of a context menu (approach 2 of 2)'
See how to create a snapshot of hidden UI-elements such as menu items, drop-down list items, combo box items, and others by means of the track function. Simply click here:Â Create a snapshot of a context menu (2 of 2).