This is a tool to automatically generate test cases based on different parameters This will also generate permutations for testing
Note: We will start with basic text-only UI, then improve on it later on.
- Fields
- Type and Parameters
- Permutations / Matrix of Tests
- with Priorities
git checkout -b BRANCHNAME
git commit -m "MESSAGE"
git push -u origin BRANCHNAME