Test automation tool/libraries/framework for C++ GUI desktop windows apps

后端 未结 4 824
孤街浪徒
孤街浪徒 2021-02-06 05:54

unfortunatelly I have a GUI desktop application running on Windows and compiled using Borland C++ compiler. I know it\'s a very old technology, but that\'s the life. The company

4条回答
  •  春和景丽
    2021-02-06 06:04

    We use Sikuli and have been quite happy with it. It works outside of the various automation APIs so it handles non-standard UIs very well.

提交回复
热议问题