如何让测试过程自动Flex发布?

发布于 2024-10-28 18:18:20 字数 276 浏览 2 评论 0原文

我发布了同样的问题,但我认为它不太清楚。现在我用真正的问题重新表述我的问题。

我有一个灵活的应用程序。它基本上是一个网络应用程序。在它上面,我有一个播放 avi 文件的播放器,旁边还有一些按钮和选项卡。

该应用程序还具有录制按钮,用于录制来自 IP 摄像机的直接流并将该流存储在媒体 (USB) 上。

我如何自动化此类应用程序的功能测试。就像我很困惑,当我按下录音按钮时,但我能确定录音开始吗?我尝试过 RIATest 和 flexUnit 4。

对此的任何帮助将不胜感激。

I posted the same question but I think it was not so clear. Now I am rephrasing my question with real problem.

I have a flex application. It is basically a web application. On it I have a player that play avi files and some buttons and tabs along side.

The application also have recording button that records that direct stream from an IP cam and store that stream on the media (USB).

How can I automate function testing of such application. Like I have confusion that when I press the recording button but can I be sure that recording starts? I have tried RIATest and flexUnit 4.

Any help on this will be appreciated.

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

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

发布评论

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

评论(2

和我恋爱吧 2024-11-04 18:18:20

我想你想要 FlexMonkey: http://flexmonkey.gorillalogic.com/

I think you want FlexMonkey: http://flexmonkey.gorillalogic.com/

你与昨日 2024-11-04 18:18:20

您应该在项目中包含自动化库以及 RIATest 代理(当然,如果您使用 RIATest)

http://www.riatest.com/onlinedocs/v3/RIATest/CompilingWithAgent.html

You should include automation libs in your project as well as the RIATest agent (if you use RIATest of course)

http://www.riatest.com/onlinedocs/v3/RIATest/CompilingWithAgent.html

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