GitHub - yuecloud/Auto_Analysis: A test tool based on appium

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Auto_Analysis

简介

Auto_Analysis是基于appium编写的自动化测试工具。使用方法简单,编写yaml文件格式的测试用例即可。支持Android,多台设备并行,性能采集等。

环境要求

  • macOS,linux,windows
  • appium 1.5.0+
  • python 2.7

工具特性

执行编写yaml格式的testcase,执行后即可得到测试报告

  • 1:支持Android 4.2.2 以上
  • 2:支持多设备并行测试
  • 3:性能采集与对比
  • 4:支持log采集与清洗
  • 5:对appium异常的一些封装
  • 6:用例编写支持继承多重继承,大部分用例仅需写两个步骤即可

快速开始

执行效果

12

报告样式

20161123810772016-11-23pm.png

About

A test tool based on appium

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Python 100.0%