The use of simulators is a good solution for testing visual aspects of GUI applications.
For testing the non-visual aspects of GUI applications I was wondering if there exists a solution to automatically run testing scenarios without opening, checking and closing each separate window of the GUI manually.
These scenarios should verify that fields contained in the GUI are filled with the correct data, the buttons work as expected, the integration with the back-end application continues to work, etc...
Regards, Stefan Lecho. |