Skip to content

pinoytesters/TestGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Overview

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.

Input

  • Fields
    • Type and Parameters

Output

  • Permutations / Matrix of Tests
    • with Priorities

Process Reminder

git checkout -b BRANCHNAME
git commit -m "MESSAGE"
git push -u origin BRANCHNAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages