EyeAutomate is a visual script runner. A visual script contains images that are located using the Eye image recognition algorithm. Edit the visual scripts in EyeStudio or using a text editor.
There are three generations of automated GUI test tools:
EyeAutomate support techniques from all the three generations.
EyeAutomate is 100% pure Java and contains no native code. This means that you will be able to create and run scripts on any platform that supports Java. EyeAutomate can also be used for automating any type of application that has a user interface regardless of how it is implemented.
All commands are provided with both binary and source code in the “custom” folder. Adjust existing commands or create your own. All commands are loaded dynamically from the “custom” folder.
EyeAutomate is built around the Eye that contains the image recognition algorithm. The image recognition needs to be both fast and tolerant to be efficient for test automation.
The Eye can locate images on any number of displays and uses all CPU’s available. A higher screen resolution will reduce the detection speed while the number of available CPU’s will increase the detection speed.