GithubHelp home page GithubHelp logo

dagger's Introduction

Dagger is a light, robust Web UI autotest framework

Dagger is a light, robust Web UI autotest framework based on Selenium and TestNg.

Dagger is an automation framework first, it provides APIs to control browsers; Dagger is a test framework then, it uses TestNg to organize testcases and TestNg's assertions are embedded in APIs above; Dagger is a design style at last: the framework and the testcases based on it both should be light and straightforward.

Features

  • Easy to learn while only less then 20 APIs altogether, see this.
  • Providing a quickstart, see this.
  • High speed with parallel mode which is indeed TestNg's feature.
  • High stability with a trick on TestNg to retry failed/skipped testcases automatically, see this.
  • Using Chrome as default browser which is much more quick and stable than Firefox and IE.
  • Firefox and IE are also supported.
  • Capture screenshot automatically when testcase failed.

Coming soon

  • Integrating Flex/Flash automation.

How to use Dagger

Dagger is quite suitable for a small group to kick off Web UI autotest, for this case, just checkout Dagger with Eclipse and write testcases within it.

Already have an autotest framework? Please build Dagger into a .jar file to use. However, no build script now :-(

Contributors

  • NetEase, Inc.

dagger's People

Contributors

chenkan avatar

Watchers

 avatar

Forkers

jamesbonwei

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.