Hi, You can also use QtQuick Test which is basically a version of QtTest for QML. Only thing that doesn't work properly now (like in QTest) is to simulate dragging (mouse press + mouse move + mouse release).
Cheers, http://qt.gitorious.net/qt-labs/qtest-qml On Fri, May 13, 2011 at 5:58 PM, Antonio Aloisio <[email protected]>wrote: > Hi Andrea, > > Have you taken a look at TDriver? It's suitable for any kind of Qt > application. > Here is the link: > http://wiki.meego.com/Quality/QA-tools/TDriver > > Ciao, > Antonio > > > On Fri, May 13, 2011 at 4:12 PM, [email protected] <[email protected]>wrote: > >> Hi all, >> >> I'm currently helping the Unity-2D team of Ubuntu and started >> collaborating with them. They asked me if I know any tool to do >> automated testing of QML user interfaces to use it during Unity-2D >> development. >> >> What do you use to achive this? Is there any tool we could use to >> improve our QML user interfaces testing? >> >> Thanks for your help guys! >> >> -- >> Andrea Grandi - Nokia Qt Ambassador >> website: http://www.andreagrandi.it >> _______________________________________________ >> Qt-qml mailing list >> [email protected] >> http://lists.qt.nokia.com/mailman/listinfo/qt-qml >> > > > _______________________________________________ > Qt-qml mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-qml > >
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
