Git Product home page Git Product logo

dde-lite's Introduction

DDE-Lite

Mini version of DDE tool. Executed from python environment. The original version is available at https://github.com/ananddotiyer/DDE.

DDE-Lite (Data Drive Engine) is a set of python scripts that helps extend typical Excel functionalities, like its formulae and macros. On top of that, the tool allows to create massive amounts of data that follows a specified template, characterized by a set of rules. This will greatly enhance the effectiveness of testing, specifically automated and performance testing.

At the heart of the program is the concept of a data template, that, simply put, is a textual representation of an excel sheet. In the present version of DDE (DDE-Lite), you must manually populate the template with custom rules, which in turn can be used to create huge amounts of customized data, to easily fill up the web page during a performance test run.

The rules could vary in complexity and can handle simple data validation (as seen in Excel) rules, to very complicated user-defined functions (as defined from Python). It also supports the cross-references between excel cells, INDIRECT references (as supported in Excel), and has built-in concatenation methods, both of which are available out-of-the-box.

For more insights into workflow, usage instructions, and prerequisites of the tool, see Help documentation

dde-lite's People

Contributors

ananddotiyer avatar

Stargazers

Sundar Kris avatar

Watchers

James Cloos avatar  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.