Giter Club home page Giter Club logo

cascade's Introduction

Cascade

What is Cascade?

Cascade is a black box testing framework. The tester would describe state transitions and states in step files. Cascade can then permute these steps in order to generate journey tests. Effectively this models the state machine that the application is changed into in order to support automated testing. Cascade can then use this model in interesting ways, such as generating tests, filtering tests, and generating reports.

Why Cascade?

Black box tests are slow and hard to maintain, because of their journey like nature. Cascade intelligently models the state machine of the application allowing the optimised generation of tests to cover the complete set of functionality. Fewer tests means less time to run. Intelligent modeling guarantees better coverage of functionality. Less code means less development effort. Modeling the state machine allows cascade to generate powerful reports that track the data flows through each journey. With modifications to the subject application, cascade can decompose journey testing into transition testing, resulting in testing times proportional to the number of transitions in the state machine.

Author

My name is Robin de Villiers. I am a software contractor. My email address is [email protected].

To build

This project uses gradle.

gradle clean build functionalTest.

How to use

www.cascadetesting.tech

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.