首页
未来题库
→
标签
→
uiautomator
uiautomator
1.
Android的uiautomator测试框架中的uiautomatorviewer.bat用于()。
2.
使用uiautomator编写的测试用例必须包含()语句。
3.
在uiautomator中,所有UI控件都是UiDevice的对象。
4.
使用uiautomator工具测试前最好先安装待测应用到设备,分析应用的UI界面元素。
5.
uiautomator不是Android自带的,需要自行安装或导入。
6.
uiautomator是Android自带的UI测试框架。
7.
uiautomator测试前首先通过()获取当前设备并对测试类进行初始化。
8.
Android的uiautomator测试框架中的uiautomator.jar用于()。
9.
构建UI测试项目代码需先导入android.jar和uiautomator.jar。
10.
使用uiautomator工具要求AndroidSDKTools的版本在21以上。
11.
以下哪个不属于使用uiautomator测试最好要满足的条件()。
12.
为确保uiautomator测试顺利进行,最好使用()来标记EditText控件。
13.
使用uiautomator工具要求AndroidSDKPlatform,API16或以上。
14.
在uiautomator中,所有UI控件都是()的对象。
15.
使用uiautomator工具对Android的版本没有要求。
16.
uiautomator.jar是一个测试的Java库。
17.
Android的uiautomator测试框架中的uiautomator.jar位于AndroidSDK目录下的()目录里。
18.
为确保uiautomator测试顺利进行,最好使用()识别用来提供操作视觉反馈的UI元素。
19.
Android的uiautomator测试框架中的uiautomatorviewer.bat位于AndroidSDK目录下的()目录里。
20.
为确保uiautomator测试顺利进行,最好使用()属性给ImageButton,ImageView,CheckBox和其他控件设置标签。
1
2
»下一页