Coder Social home page Coder Social logo

discover's Introduction

Discover finds paths through your application and records them for regression tests

Features

  • Don't have to maintain automated UI tests
  • Don't have to fix xpath queries for selenium
  • Regression tests can be more than what's in a user story
  • Uncover unintended uses of your system

Framework

  • Tensorflow classifiers
  • OpenCV for computer vision
  • Selenium test runner for automation
  • NeDb for storing data on goal states in the application
  • Akka system for live reinforcement training on the classifiers

Getting Started

  • docker-compose up the docker file to get tensorflow and akka framework
  • Need to generate training data. For example we used our existing UI test framework to generate screenshots for every click event our selnium test run and record the xy of the click.
  • Train the button classifier and the cascading classifier for finding "clickable" things. Note: I'll add more information on how to do this when I get further into it.

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.