我可以并行地在多个模拟器运行Robotium自动测试? [英] Can I run Robotium tests automatically in parallel on multiple emulators?

查看:154
本文介绍了我可以并行地在多个模拟器运行Robotium自动测试?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

除了我Robotium测试拆分为多个项目和/或套房,多个仿真器全部由手工中运行它们,是否有工具或技术在Eclipse中自动执行此操作?

Other than splitting up my Robotium tests into multiple projects and/or suites and running them among multiple emulators all by hand, is there a tool or technique to do this automatically within Eclipse?

推荐答案

如果您打算手动分割的方式,你可能想看看的 EclipseRunner 。让你的不同模拟器作为单独推出CONFIGS并运行它们作为组之后。或者您可以使用<一个href=\"http://help.eclipse.org/indigo/index.jsp?topic=/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_launch_group.htm\"相对=nofollow> CDTs启动组几乎相同的方式(你避免仅安装功能从CDT更新站点C / C ++远程启动使用全CDT)。

If you are going the "manual splitting" way, you may want to look at EclipseRunner. Have your different emulators as separate launch configs and run them as group afterwards. Alternatively you can use CDTs launch groups nearly the same way (and you avoid using the full CDT by installing just the feature "C/C++ Remote Launch" from the CDT update site).

这篇关于我可以并行地在多个模拟器运行Robotium自动测试?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆