Silktest 有免费的替代品吗?
有谁知道是否有 SilkTest 用于自动化 GUI 应用程序测试?
[编辑] 这是用 C++/CLI 编写的仅限 Windows 的 GUI(如果有区别的话)。
Does anyone know if there are any (ideally free) alternatives to SilkTest for automated GUI application testing?
[Edit] This is a Windows-only GUI written in C++/CLI if that makes a difference.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
对于 Windows 应用程序,您可以使用 pywinauto。 它没有像 Silk 那样记录用户操作的功能,但我认为它是 Windows 应用程序的一个不错的替代方案。 在我看来,Python 是比 4Test 语言更好的选择。
For Windows app, you can use pywinauto. It doesn't have the capability to record user actions like Silk but I think that it is a nice alternative for Windows applications. Python seems to me a much better choice than the 4Test language.
AutoIt 可以是另一种选择。
AutoIt can be another option.
selenium 可能有用
OpenSTA
Autonet
Squish
GNU/Linux 桌面(GUI 应用程序)测试项目 (GNU LDTP)
看看这个
http://www.opensourcetesting.org 。 你可以在那里找到一些东西
selenium might be useful
OpenSTA
Autonet
Squish
GNU/Linux Desktop (GUI Application) Testing Project (GNU LDTP)
Have the look on this
http://www.opensourcetesting.org . U can find some thing over there