- YAPC::Europe 2008
- Sometimes we need to input a lot of data into a GUI, either for testing it, or for future usage of that data. CPAN module X11::GuiTest allowed us to implement that objective and created a wonderful situation when we were chatting with people elsewhere at the time on a workstation the mouse cursor was moving and clicking, and data appeared in text input fields. The customers stopping around to see it occurring were quite taken aback.
- Automated testing of your GUI/WUI.
- Creating data import when no builtin import is available.
- Producing an application demo or movie.
Brief outline:
Get it: View online
Download a demo program