单独的 appium 做不到很好的用例管理。我现在也是这样拷贝复制,按 PAGE 写多个 APP 的模块,用例多了很麻烦。
看到业内比较好的,还是要用上图形化管理如 web,加上数据库管理用例
从实际执行角度来看,频繁的手动填写不太好。
一般这种数据管理是集合在测试平台项目好点。
#38 楼 @sunshine424 没遇到这种情况。。。
#35 楼 @sunshine424 报错内容贴上来
#33 楼 @sunshine424 D:\app\Appium\node_modules\appium\bin\appium.js 你的 appium 安装的路径;
#7 楼 @tongshanshanshan QQ 开了限制查找不到; 方便加我下 2428518265。
#5 楼 @tongshanshanshan 官方群不能加了。。。
请问怎么发短信息给你? appium 那个项目有个问题问下。。。。 import readConfig as readConfig 这是什么? 运行报错 No module named 'readConfig';
不能顺序执行 case 吗?不并行
#24 楼 @sunshine424 改成你自己的 appium 和 selenium 路径即可
请问作为示例的 APP 右上角的悬浮按钮怎么处理,影响了 click
编码问题解决了~
D:\Python\Python35\python.exe D:/appiumn_auto-master/testRunner/runner4.py
Traceback (most recent call last):
File "D:/appiumn_auto-master/testRunner/runner4.py", line 10, in
from testRunner.runner import TestInterfaceCase,ga
File "D:\appiumn_auto-master\testRunner\runner.py", line 21, in
ga = Devices()
File "D:\appiumn_auto-master\testRunner\runner.py", line 20, in Devices
return BDevices.BgetDevices(mapp, PATH("../Devices.ini"))
File "D:\appiumn_auto-master\testBLL\BDevices.py", line 5, in BgetDevices
return DDevices.appDevices(MAppDevices, f)
File "D:\appiumn_auto-master\testDAL\DDevices.py", line 7, in appDevices
config.read(f)
File "D:\Python\Python35\lib\configparser.py", line 696, in read
self._read(fp, filename)
File "D:\Python\Python35\lib\configparser.py", line 1012, in _read
for lineno, line in enumerate(fp, start=1):
UnicodeDecodeError: 'gbk' codec can't decode byte 0xae in position 298: illegal multibyte sequence
好赞!请问楼周,配套环境是否有依赖?
感觉这个工作是 UI 设计师做的 UI 走查工作,你反其道用自动化来实现。。。
demo 是根据 python3.x 写的把
跟楼主情况很像的过来人表示,做好 Jenkins+ant+jmeter 就可以了,而且对产品质量的提升很明显
个人感觉测试职位的晋升瓶颈不在于语言,综合能力尤其是管理方面的据大头
机械臂、高速照相机
activity 的遍历覆盖率能统计吗?
试了下遍历雪球花 1 个小时,生成 400M 文件。
看来雪球很稳定了,没一个错误
appcrawler -c xueqiu,yml 出现这个 Failed to load class "org.slf4j.impl.StaticLoggerBinder",不过好像没影响