GithubHelp home page GithubHelp logo

90duauto's Introduction

90duAuto

1.需要运行项目的同学可以使用手机号注册,将conf/user.ini配置文件的账号xxxx替换为自己注册的账号;
2.90duAuto目前公司的H5项目,功能/页面比较简单,主要采用python + selenium + unittest 搭建测试框架;
3.项目运行中test_suite文件执行已经载入的case,添加case时需要在test_suite引入对应的case模块,
例如:from cases.detail_page_verify import DetailPageCase
testcases = [DrawerMenuCase,DetailPageCase]
4.主要采用页面分离的形式设计,主要分为页面模块/公共方法模块/测试用了模块/测试报告等编写自动化测试脚本;
5.为了实现页面元素、页面功能、页面彻底的分类,目前将页面元素提取至pageElement目录下PageElement.xlsx中,页面的元素的变化直接更改Excel数据;
6.此项目仅提供给测试人员学习使用;
7.运行过程中如果有任何疑问添加QQ群:462635609

90duauto's People

Contributors

liuqiangcl avatar

Stargazers

sky avatar

Watchers

James Cloos avatar  avatar sky avatar

Forkers

ybdibdin

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.