码迷,mamicode.com
首页 >  
搜索关键字:monkeyrunner 歇菜    ( 326个结果
monkeyrunner
monkeyrunner本文档中包含一个简单的monkeyrunner示例程序monkeyrunner API简介运行monkeyrunnermonkeyrunner内建帮助使用插件扩展monkeyrunner参见测试基础monkeyrunner工具提供了一个API,使用此API写出的程序可以在An...
分类:其他好文   时间:2014-05-30 06:57:26    阅读次数:197
MonkeyRunner Class
A monkeyrunner class that contains static utility methods.一个包含静态工具方法的类.Public Methodsstring alert ( string message, string title, string okTitle) Dis....
分类:其他好文   时间:2014-05-28 02:28:47    阅读次数:252
MonkeyRunner (二)
A Simple monkeyrunner ProgramHere is a simple monkeyrunner program that connects to a device, creating aMonkeyDeviceobject. Using theMonkeyDeviceobjec...
分类:其他好文   时间:2014-05-26 23:18:26    阅读次数:364
MonkeyRunner (三)
Running monkeyrunnerYou can either run monkeyrunner programs from a file, or enter monkeyrunner statements in an interactive session. You do both by i...
分类:其他好文   时间:2014-05-26 15:07:58    阅读次数:263
MonkeyRunner (一)
monkeyrunnerThe monkeyrunner tool provides an API for writing programs that control an Android device or emulator from outside of Android code. With m...
分类:其他好文   时间:2014-05-23 05:27:27    阅读次数:257
Android自动化测试解决方案
现在,已经有大量的Android自动化测试架构或工具可供我们使用,其中包括:Activity Instrumentation, MonkeyRunner, Robotium, 以及Robolectric。另外LessPainful也提供服务来进行真实设备上的自动化测试。   Android自身提供了对instrumentation测试的基本支持,其中之一就是位于android.test包内的...
分类:移动开发   时间:2014-05-07 12:21:23    阅读次数:410
326条   上一页 1 ... 31 32 33
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!