我们需要测试 Windows-Linux 混合环境。有没有同时支持这两种功能的自动化工具?
我们正在尝试自动化运行在 Windows-Linux 混合环境中的应用程序。我们需要一个支持这两种环境的测试自动化工具。有什么建议吗?
我们正在评估 SeeTest (www.experitest.com),它声称能够支持 Linux 和 Windows。
有没有人有在这种情况下使用它的经验? SeeTest 录制是否也适用于 Linux 还是仅适用于 Windows?
We are trying to automate an aplication that lives in a mixed windows-linux environment. We need a test automation tool that supports both environments. Any recommendations?
We are evaluating SeeTest (www.experitest.com) that claims to be capable of supporting both Linux and Windows .
Does anyone have any experience using it for such circumstances? Does SeeTest recording work for Linux as well or only for Windows?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这实际上取决于您与它们之间的连接类型以及您想要使用什么协议来管理它们。实际上有数百种方法可以实现您的建议。我建议添加更多详细信息,例如...-
您在做什么类型的测试? API?用户界面?稳定?表现?
-它是什么类型的应用程序?
- 是否一种平台代表客户端(Windows?),一种平台代表服务器(Linux?)?
还有像 cygwin、openssh 等工具可以免费完成您想要做的事情。
-瑞安
It really depends on what kind of connectivity you have to them and what protocols you want to use to manage them. There are literally hundreds of way to do what you are proposing. I suggest adding more details like...
-What kind of testing are you doing? API? UI? Stability? Performance?
-What sort of application is it?
-Is one platform representing clients (windows?) and one platform the servers (Linux?)?
There are also tools out there like cygwin, openssh, etc that might accomplish what you are trying to do for free.
-Ryan