Interview Questions

Software Test Tools - ANDROID

List of Software Test Tools


(Continued from previous question...)

Software Test Tools - ANDROID

Kind of Tool
Automated GUI Client Testing Tool (freeware)
Organization
Smith House
http://www.smith-house.org/open.html
Software Description
Android is an open-source GUI testing tool that can observe and record your interactions with a graphical user interface, creating a script that can repeat the session to any desired level of accuracy. The user can specify test points where the designated window is to be checked to see if it differs from the "canonical" test run originally recorded, signalling a test failure if this is the case. It can also be used to write GUI automation scripts.
Platforms
Record mode requires Expect. Playback or scripting will work on any Posix-compliant system with a working port of Tcl/Tk.

(Continued on next question...)

Other Interview Questions