Microsoft Windows GUI Testing

  1. GUI testing
  2. Keyboard and mouse movements
  3. Win32::GuiTest
  4. Win32::GUIRobot
  5. Calculator
  6. Launch the application
  7. Locale
  8. Close the application
  9. Using the Keyboard
  10. Check the children
  11. Fetch content of a control
  12. Window location
  13. Move the mouse
  14. Move the cursor around the edges
  15. Close the window by a mouse click
  16. Calculate using the mouse
  17. The full calc.pl example
  18. Installing Win32::GuiTest
  19. Tools