CTS结果比较python脚本

CTS结果比较python脚本:两份CTS xml result比较,分析出always failed/unstable结果使用方法:把两份testresult xml放在脚本同级目录下,命名为testResult1.xml和testResult2.xml,然后运行testResult1.xml,在result.xls得到比较结果
py 文件大小:2.46KB