Git Product home page Git Product logo

beeyz's Introduction

有赞logo

bee logo

Bee是由有赞QA开发的UI自动化工具,并以此实现了web端&wap端的核心业务的自动化。

概述

  • Bee是基于对Selenide和Selenium进行的二次封装,旨在简化接口,方便使用。
  • Bee支持Web和Wap页面的元素操作,其中Selenide用来支持Web页面,Selenium用来支持Wap页面。
  • Bee目前支持的环境为:mac、chrome,可扩展

功能

  • Bee接口解决了方法调用过程中元素加载、页面加载等常见问题
  • Bee在框架层实现失败用例重试,提高用例结果的可靠性
  • Bee对Selenide和Selenium常用接口二次封装,使调用更简便
  • 使用reportng收集测试数据,可结合jenkins的插件呈现测试报告

框架简介

  • driver层二次封装Selenide和Selenium的接口,是操作页面元素的核心
  • pageObject层用于封装业务流程中需要使用的每一个页面元素,是业务流程实现的核心
  • dataprovider层自定义测试数据,实现测试数据的隔离
  • service层用于定义各模块之间的公共业务流程,实现模块间业务的调用

环境配置

  • 被测环境添加 127.0.0.1 localhost

开源协议

  • 本项目基于 MIT 协议,请自由地享受和参与开源。

beeyz's People

Contributors

timeeer avatar kk0829 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.