我使用Jquery Mobile为Android设备在IBM MobileFirst Platform 7.0中创建了一个应用程序。我的应用程序有超过10页,每个页面包含Jquery移动小部件,如列表视图,网格视图,表格等。
当我在Android设备上安装应用程序时,它表现得很好。
当我尝试使用IBM MobileFirst Platform Test Workbench 7.0测试应用程序时,在录制时需要花费大量时间来执行所有操作。例如,单击菜单图标打开面板,这需要两分钟以上。
App在以下设备和模拟器中进行了测试:
1. Arm emulator (4.4.2, API Level 19)
2. Micromax A116
3. Samsung Galaxy Grand 2
我已关注这些链接:
Testing mobile first applications using test workbench
Recording tests from the Android mobile test client
我已经增加了堆大小以查看,性能是否有任何变化。但仍然没有运气。
1. Emulator - 256M
2. Eclipse - Min Heap:1024M Max Heap:2048M
答案 0 :(得分:0)
听起来像设备问题,它不够强大。
尝试使用顶级设备,如Nexus 5或6或Galaxy s6。