测试 outlook 插件

标签 testing outlook automated-tests

哪些工具适合对 Outlook 插件进行自动化 UI 测试?我们正在开发 VB 6.0 中的插件。我们正在使用 Microsoft 的 UI 自动化框架。关于框架的任何最佳实践?还有其他值得探索的工具吗?

最佳答案

如果您在插件中使用标准的 Windows API 控件并且您喜欢 Python,您可以使用 pywinauto - 使用 Python 实现图形化自动化

我在使用 pywinauto 测试 MS Outlook 的几个垃圾邮件过滤器插件方面有积极的经验。

关于测试 outlook 插件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/530928/

相关文章:

android - Kotlin 和新的 ActivityTestRule : The @Rule must be public

c# - COMException (0x800401E3) : Operation unavailable (Exception from HRESULT: 0x800401E3 (MK_E_UNAVAILABLE)) with scheduled task

c# - VSTO 自定义 Outlook 文件夹上下文菜单

outlook - 创建事件作为委托(delegate) Outlook API

javascript - 模拟 API 不起作用时匹配 url 中动态部分的正则表达式

testing - Loadrunner Analysis 抛出一个错误,我不知道是什么导致了这么多错误

testing - Selenium 测试套件 : differing paths to test cases

typescript - 将 It 功能添加到 Cypress fixture 中

authentication - 使用 Friend 忽略 Clojure Web 应用程序单元测试中的身份验证?

javascript - 类型错误 : Expected throat size to be a number but got undefined