GithubHelp home page GithubHelp logo

fyy-app-autotesting's Introduction

fyy-app-autotesting

Automation Testing of Mobile App

UI自动化

Case 待补充

埋点事件验证

使用方法

  1. cmd执行
mitmdump -p 8889 -s fyy-app-autotesting/catchevents/check_events.py
# check_events.py
# ST.all_events = ['filto_launch', ]  #填写需要验证是否存在的全部事件
ST.all_events = all_events.get_all_events("resource/综合查询_2021-09-06 10_54.xlsx")  # 更新为使用xlsx文件读取全部事件
  1. 连接代理
  • 手机代理网络到:ip:你的电脑ip, 端口:8889
  • 下载证书:在手机浏览器中打开网址 mitm.it,选择对应的证书下载安装
  1. 操作业务,触发事件,shell中打印关键日志

avatar

  1. 结果
  • /report/now_event.txt 为已检测到的事件

  • /report/lost_event.txt 为缺少的事件

fyy-app-autotesting's People

Contributors

yiyif avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.