Ritght!
I want write test to perform about 20 typical user actions. (typical "positive" use cases). This will be purely GUI simulation.
One of that tests should be done like that: (open login window), type username, type passowrd, click Ok, (connection in the background)(close login window)(open main window), type some text, push enter, click icon (open related window), click some icon (in related window), click close button (close related window), push enter, hit alt+f4 (close main window).
Then next similar test should be performed.
Bookmarks