有谁知道 JSystem 是否可以用于测试 Java applet?
有谁知道JSystem(基于JUnit和ANT的自动化测试开源代码)是否可以用于测试Java applet?我所需要的只是“是”或“否”,如果可能的话,需要一个阅读相关内容的链接。如果您熟悉其他可以使用的工具,请给我一个名称或阅读该工具的链接。谢谢。
Does anybody know if JSystem (open source code based on JUnit and ANT for automated tests) can be used for testing Java applets? All I need is Yes or No and if possible a link for reading about it. If you are familiar with another tool that can be used, please give me a name or a link to reading about it.Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不确定JSystem,但你可以看看这个工具code.google.com/p/fest/,它支持小程序测试,参考:http://fest.easytesting.org/swing/wiki/pmwiki.php?n=FEST-Swing.FESTAppletViewer
Not sure about JSystem but you can take a look at this tool code.google.com/p/fest/ which supports applet testing, refer: http://fest.easytesting.org/swing/wiki/pmwiki.php?n=FEST-Swing.FESTAppletViewer
当然。
它支持 Autoit 使用或 Swing 应用程序,使用 jemmy。
Of course.
it supports both Autoit usage or Swing apps, using jemmy.