开发者

Android test automation for a phone connected to my computer using USB [closed]

开发者 https://www.devze.com 2023-03-12 22:10 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

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.

开发者_Go百科

Closed 9 years ago.

Improve this question

We need to do test automation on Android devices connected by USB to our computer (it's a bank application and we cannot use any cloud based testing due to the Bank's security policy). We are looking at a few alternatives (monkeyRunner, SeeTest from Experitest and Robotium). Any recommendations?


You can use MonkeyRunner. If you are using Robotium you need to have the root permisission.

Otherwise Seetest is another option which will record and playback your operations


It depends on what you want. MonkeyRunner is useful if you are not going to be linking your test code to your main code. If you are planning on linking your test code to your app code then robotium is the way that you want to go.


You can consider SeeTest from Experitest. It comes with easy recording option and it has QTP code export (as well as Java, C# and more).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号