用户界面模糊测试 - Android

发布于 2024-12-06 04:47:19 字数 136 浏览 1 评论 0原文

有什么方法可以对任何应用程序的 UI 部分进行模糊测试吗?基本上我只是想向应用程序扔一些随机的用户输入数据(即按下按钮、选择工具、将查询插入文本框...),看看它是否在某个时刻抛出错误。

这有可能吗?可以在 Android SDK 上完成吗?

Is there any way to be able to fuzz test the UI portions of any application? Basically I just want to throw some random user input data (ie. press button, select tool, insert query into text box ...) to the app and see if it throws an error at some point.

Is this at all possible and can it be done on the Android SDK?

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

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

发布评论

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

评论(1

那请放手 2024-12-13 04:47:19

正如alextsc在评论中建议的那样, UI/Application Examer Monkey 完全按照您的方式执行想。它还为您提供了许多日志记录选项。

As alextsc suggested in a comment, the UI/Application Exerciser Monkey does exactly what you want. It also gives you many options on logging.

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