I have a GUI application written in C/C++ using gcc. I need some recommendations for writing an automated test system for it. What tools/scripting should be used? The application runs on Windows.
feedback
|
|
My recommendation is PyWinAuto, open source tool, python based tests (fast and easy to develop) and work on win32 level. http://pywinauto.openqa.org/ | |||
feedback
|
|
We have used TestComplete here, with some success. | |||||||||||
feedback
|
|
Can't go past White now. Although I think it has some shortfalls for 64 bit apps. | |||
|
feedback
|