TestCaseGenerator

This is an Application designed to easily generate random testcases according to a particular schema

Dependencies

python3.6

How to Use

  • Clone the repo using git clone https://github.com/masterashu/TestCaseGenerator.git.
  • Run the command python3.6 program.py and enter the schema and the testcases will be generated.