【发布时间】:2019-04-23 06:04:00
【问题描述】:
以类似于 Load Runner 的方式对 Electron 应用程序进行性能测试需要哪些选项?
我需要对使用 React 构建的 Electron 应用程序进行性能/负载测试。该应用程序部署到 Windows 7(也可能部署到 Windows 10)并调用 ReST API。 我知道 Spectron 选项,但听起来不像是开箱即用的自动化。我更喜欢使用已经提供记录、回放、响应时间指标和配置多个脚本的框架。 非常感谢提前
【问题讨论】:
标签: reactjs performance electron performance-testing loadrunner