Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
在 Robotium 中,可以使用录制和回放选项。您可以记录操作并重新运行它。脚本将自动编写。欲了解更多详细信息,请参阅以下内容:
Robotium 安装
In Robotium, record and play back option is available. You can record the actions and re-run it. Scripts will be written automatically. For more details please refer following:
Robotium Installation
您可以使用 MonkeyTalk,它是免费、开源且非常易于使用的。
You can use MonkeyTalk it's free, open source and pretty easy to use.
在 Robotium 中,您必须编写自己的测试用例,但是有软件可以让您通过单击实际的应用程序来记录测试用例。它称为 TestDroid:
http://bitbar.com/products
In Robotium, you have to write your own test cases, but there is software out there that will let you record your test cases by clicking through your actual app. It's called TestDroid:
http://bitbar.com/products
Robotium Recorder 是一个 Eclipse 插件,它可以完成您正在寻找的相同功能:
http://robotium.com/products /robotium-录音机
Robotium Recorder is an Eclipse plugin which does the same stuff you are looking for :
http://robotium.com/products/robotium-recorder