在testcomplete8中导出数据

发布于 2024-12-11 11:24:30 字数 66 浏览 0 评论 0原文

我可以使用一些自动化或模板将测试(testcomplete 8)中的数据导出到某个文件吗?除了使用日志还有其他方法吗?

Can i export data to some file from the tests (of the testcomplete 8) using some automatication or templates; Except using logs is there a way or smth?

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

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

发布评论

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

评论(1

如梦初醒的夏天 2024-12-18 11:24:30

你的问题太模糊了,我只能建议使用以下命令:

    Log["SaveResultsAs"] ("Folder\\File.mht", 2);

这将创建一个包含测试运行组合结果的 MHT 文件。

Your question is too vague, I can only recommend using the following command:

    Log["SaveResultsAs"] ("Folder\\File.mht", 2);

This will create a single MHT files with a combined result of a test run.

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