09 2015 档案
摘要:阿里巴巴二面1.robotium源码架构实现2.robotium工具怎么根据id找到脚本id(脚本id和架构映射原理)3.MonkeyRunner和Uiautomator原理4.你们怎么做电量测试(如何做到app进程级别)5.影响手机电量因素列举一下6.稳定性和压力怎么做?7.robotium we...
阅读全文
摘要:构造函数:public AppTestData(File xmlFile) throws Exception { file = xmlFile; try { saxReader = new SAXReader(); saxRea...
阅读全文
摘要:Appium 切换上下文环境,代码如下: private void switchToContext(String sContext) { LogManager.getLogger(this.getClass()).info("Swith to Context: " + sCont...
阅读全文
浙公网安备 33010602011771号