[Qt-interest] [software testing] How simulate human interaction with widgets?
Ed Sutton
ESutton at fescorp.com
Mon Jun 14 18:54:47 CEST 2010
On Jun 14, 2010, at 11:19 AM, Sean Harmer wrote:
On Monday 14 June 2010 17:17:15 Andre Somers wrote:
Op 14-6-2010 18:02, Ed Sutton schreef:
I have a QTimer that at random times calls the slot on QComboBox. Making
the slot public and calling the slot does not make the selected item
change. How can I more closely simulate a human selecting a new item?
Examples on interfacing and testing Qt gui apps is much appreciated,
Is squid what you are looking for?
>I think you meant squish. Squid is a caching web-proxy server.
Thanks quys.
Squish: Testing Qt Widgets
http://www.froglogic.com/pg?id=PublicationsFreeware&category=squish-Testing-Qt-Widgets
QTestLib may be useful for unit testing. Not sure yet about GUI testing. Still reading...
-Ed
More information about the Qt-interest-old
mailing list