Last modified 2 years ago Last modified on 05/10/10 22:46:13

Record Replay Mode

Targetted design will be toward

  • testing.
  • code changes validation.
  • performance evaluation of new and old features.
  • Winkhttp://www.debugmode.com/wink/ is a Tutorial and Presentation creation software, primarily aimed at creating tutorials on how to use software (like a tutor for MS-Word/Excel etc). Using Wink you can capture screenshots, add explanations boxes, buttons, titles etc and generate a highly effective tutorial for your users.
  • GNU Xneehttp://www.sandklef.com/xnee/ is a suite of programs that can record, replay and distribute user actions under the X11 environment.
  • Sikulihttp://groups.csail.mit.edu/uid/sikuli/ is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots). Using jython.
  • dogtailhttps://fedorahosted.org/dogtail/dogtail is a GUI test tool and automation framework written in Python. It uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python and executed like any other Python program.

Automated GUI Testing program in tcl/tk/expect