java applet 的自动回归测试?
我们正在开发一个包含许多小程序的项目,这些小程序必须能够在多种操作系统(WIndows、Mac、Linux)、浏览器(IE、FF、Safari 等)和 Java 版本(1.5+)上工作,并且它经常发生的情况是,我们应用的修复程序会导致另一个平台出现某种安全异常或其他错误。
我们有没有办法准备自动化测试来立即捕获不同平台中的这些问题?我认为没有必要检查 gui 部分是否按预期显示,而只是检测是否发生意外异常。
We're working on a project with a number of applets that has to work across a large range of OS (WIndows, Mac, Linux), browsers (IE, FF, Safari, etc) and Java versions (1.5+), and it often happens that a fix we apply will cause some sort of security exception an another platform or some other error.
Is there any way for us to prepare automated tests to immediately catch those problems in different platforms? I think it's not necessary to check that the gui parts are appearing as intended, but just to detect whether unexpected exceptions are occuring.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论