GithubHelp home page GithubHelp logo

90duauto's Introduction

90duAuto

1.需要运行项目的同学可以注册账号,将系统中的xxxx替换为自己的账号即可;
2.目前公司的H5项目页面比较简单,主要采用python + selenium + unittest 搭建测试框架;
3.运行项目中test_suite文件执行已经载入的case,添加case时需要在test_suite引入对应的case模块,
例如:from cases.detail_page_verify import DetailPageCase
testcases = [DrawerMenuCase,DetailPageCase]
4.后续会将测试数据参数化至MYSQL或者excel;
5.主要采用页面分离的形式设计,主要分为页面模块/公共方法模块/测试用了模块/测试报告等编写自动化测试脚本;
6.此项目仅提供给测试人员学习使用;
7.运行过程中如果有任何疑问添加QQ群:462635609

90duauto's People

Contributors

liuqiangcl avatar

Watchers

James Cloos avatar  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.