GUI Automated Testing: Simulating User Input
The next post on the "GUI Automated Testing" blog continues the theme of testing .NET applications with IronPython. This entry supplies a useful library of routines to simulate user input using (key strokes, mouse events etc) the Win32 API.
Lukas Cenovsky illustrates using this library to interact with an application under test.
Comments
Post a Comment