Code Monkey home page Code Monkey logo

phoenix's Introduction

#AutoTest

本项目是一个基于Selenium的Web自动测试框架,通过该框架可以简化测试人员的学习难度,只要编写少量的Java代码即可,大多数的工作都是编写页面元素的描述文件以及对应的数据源。以下是本框架的特色:

  • 支持多种元素选择策略(优先级、循环、区域)
  • 支持多种数据源(xml、excel)
  • 支持数据源、URL、元素定位信息的参数化
  • 支持密文数据,javascript、groovy等动态脚本数据
  • 支持动态生成日期、身份证号码、手机号、邮编等数据
  • 支持操作日志生成GIF动态图片
  • 支持主流的浏览器(ie、firefox、chrome、opera、safari)
  • 支持移动自动化(Android)
  • 支持Eclipse插件生成代码
  • 支持纯XML编写完成自动化测试功能
  • 自带Windows版本的driver驱动

更加详细的文档介绍请访问W3C提供的http://www.w3cschool.cn/autotest/

远程的XSD地址

- http://surenpi.com/schema/autotest/autotest.web.framework.xsd - http://surenpi.com/schema/datasource/autotest.web.framework.datasource.xsd - http://surenpi.com/schema/suite/autotest.web.framework.suite.xsd 如果不知道如何配置Eclipse的XML智能提示,请访问下面的教程: http://surenpi.com/2016/07/21/eclipse_prompt_xml/

本项目在码云和Github上都有托管,下面是各自的地址: Github https://github.com/LinuxSuRen/autotest.web.framework 码云 https://git.oschina.net/surenpi/autotest.web.framework

浏览器兼容性

chrome v53-55 ie firefox

从附件中下载到示例工程后,可以直接运行看到效果。 示例工程的源码如下: https://git.oschina.net/surenpi/autotest.web.framework.demo

环境

JDK1.7,Maven

更多详细内容请访问下面的博客: http://surenpi.com/2016/07/18/autotest_web_framework_base_selenium/

和本项目配套的Maven骨架工程源码位置如下: Github https://github.com/LinuxSuRen/autotest.web.framework.archetype 码云 http://git.oschina.net/surenpi/autotest.web.framework.archetype

和本项目配套的Eclipse插件工程源码位置如下: Github https://github.com/LinuxSuRen/autotest.web.framework.plugin 码云 http://git.oschina.net/surenpi/autotest.web.framework.plugin

备注: 由于本项目没有提交任何工程、IDE相关的文件(这样,您就可以任选Eclipse、IntelliJ IDEA或者是NetBeans作为您的开发工具了),所以check出来以后还需要一些步骤。 这里给出在Eclipse中使用Maven的教程。

历史版本下载http://www.w3cschool.cn/autotest/autotest-62cq1z9u.html

QQ交流群:52492046 加群后请及时修改备注为:城市-昵称

问题交流区域:http://ask.surenpi.com/

phoenix's People

Contributors

linuxsuren 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.