Giter Club home page Giter Club logo

appiumtestdemo's Introduction

一、简介

use: appium+maven+testng+Allure2

support:

1.Android、iOS
2.支持安卓并行运行(即支持多机同时执行相同或不同的测试用例)
3.不支持iOS并行
4.支持Mac OS和Windows上运行测试用例

二、工程结构说明

projectName
|----------src/test/java
|------------packageName      
|--------------conf              配置文件  + 运行测试入口
|--------------pageObj           页面
|--------------page              页面功能
|--------------test              测试用例
|----------------MouduleName1         模块1
|----------------MouduleName2         模块2
|--------------utils             框架工具类
|----------app                   测试app
|----------pom.xml  

三、使用说明

1.务必保证是标准的maven工程(可直接在本项目中修改)
2.务必严格参考配置文件示例进行配置
3.appium需要支持命令行,建议使用1.6以上版本
4.需要安装的xxx

5.运行方式(为了方便集成allure)
    先运行utils下的testng.xml来生成工程需要的testng.xml(tmp目录下)
    运行tmp\testng.xml

appiumtestdemo's People

Watchers

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