GithubHelp home page GithubHelp logo

siddharthgoel88 / randomtestcasegenerator Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 1.7 MB

This is a project to generate various kind of test inputs and store the result in a file or upload it to Pastebin or both.

Shell 1.33% Java 98.67%

randomtestcasegenerator's Introduction

Random test-case generator


Description

As the name suggests, it is a simple random test case generator. I built it because I needed some test cases to check my algorithms. Currently, it supports following modules:-

  • List of random numbers of specified size :-
    • Integer type
    • Double type
  • Generate a public pastebin link for the document.

I have planned to include following modules to it:-

  • Graphs with specified number of vertices and edges (different combinations of following properties) :-
    • Connected
    • Disconnected
    • Edges with different cost
    • Directed
    • Undirected
  • Coordinate geometrical points (specified number of points)
    • In 2D space
    • In 3D space
  • Random List of Dates in different formats
  • Random List of strings
    • Dictionary words
    • Proper nouns
  • List of mixed type of data (this test-data can be used in concepts like stable sort, comparators, etc)
    • Strings -> Dictionary words, Proper nouns, etc
    • Numbers -> Integer type, Double type
    • Date

Usage

Following are the list of commands required to run the application :-

git clone https://github.com/siddharthgoel88/RandomTestCaseGenerator.git
cd RandomTestCaseGenerator
chmod a+x run.sh
sh ./run.sh

Requirements

  • Java JDK 1.7 and above

Issues/Feature Request/Questions/Discuss

Wanna tell me something? Visit here and share it with me :-)

randomtestcasegenerator's People

Contributors

siddharthgoel88 avatar

Watchers

James Cloos avatar  avatar  avatar

randomtestcasegenerator's Issues

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.