Automation of QT based HMI GUI application in the Car
Mobile and Embedded
5
Posts
2
Posters
4.0k
Views
1
Watching
-
wrote on 28 Oct 2013, 08:42 last edited by
We are developing In Vechicle Infotainment based on QT GUI
Question
- Are there effective ways to automate the GUI screens
Appication would be
Phonebook , media , telephony , navigation -
wrote on 28 Oct 2013, 09:17 last edited by
How do you want to automate it?
-
wrote on 28 Oct 2013, 09:22 last edited by
There is already lincense based tool called squish from froglogic . I am looking for open source tools available .
Testing
- Testing Screens
- Property based verifications
- Some kind of recording and playback
-
wrote on 28 Oct 2013, 09:31 last edited by
Ok, so you are talking about tests.
Squish is very good, recommend that. The cheaper option is to write tests using QtTestLib.
http://qt-project.org/doc/qt-5.0/qttestlib/tutorial1.html
I do not know of any other good options.
-
wrote on 28 Oct 2013, 09:34 last edited by
Thank you Gennon , I thought qttestlib is used for unit testing . Will check this out for Automating GUI screens and verification ,
Any suggestions regarding using QTP or selenium
1/5