自动化 UI 测试大型 C# 表单应用程序

发布于 2024-08-03 07:41:03 字数 278 浏览 10 评论 0原文

我正在从事一个相当复杂的项目。我们有 c# 表单应用程序,它具有多层业务逻辑,通过套接字接口与 c++ 硬件管理层进行通信。

我们对 C++ 端和业务逻辑进行了单元测试,但表单应用程序的验收测试对我来说是一个全新的世界,因为我们迄今为止只进行了 Web 应用程序。

关于从哪里开始有什么建议吗?我查看了 NUnitUI,但我不确定它是否有足够的深度来完成我们需要的操作。我正在寻找一个套件来进行自动化 UI 测试。

另外,如果这是我需要做的,我可以为正确的解决方案付费。

谢谢!

I am working on a fairly complicated project. We have a c# forms app that has several layers of business logic, communicating with a c++ hardware management layer via a socket interface.

We have unit test coverage of the c++ side, and the business logic, but acceptance testing of the forms app is a whole new world for me, as we have done exclusively web apps heretofore.

Any suggestions on where to start? I looked at NUnitUI, but I'm not sure that it has enough depth to do what we need. I am looking for a suite to do automated UI testing.

Also, I am okay with paying for the right solution if that is what I need to do.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

拥抱影子 2024-08-10 07:41:03

看看TestComplete,它是一个非常灵活的WinForms测试框架。

Take a look at TestComplete, it is a pretty flexible testing framework for WinForms.

鱼忆七猫命九 2024-08-10 07:41:03

White 是一个有趣的免费替代品。

White is an interesting free alternative.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文