I have to test manually Gui App(Qt) by clicking certain menus and verifying the output text which is shown as the list view. I do not have the source code of the Gui applications.
I am planning to write the program to generate the mouse-click events and scan the list view and test it. What are the tools available for this kind of task.
I have to test manually Gui App(Qt) by clicking certain menus and verifying the
Share
There’s KD Executor and Squish – details at:
http://doc.qt.nokia.com/qq/qq16-testing.html