Skip to content

Program that generates test case input for Boundary Value Analysis (BVA) test variables

Notifications You must be signed in to change notification settings

kaurjap/BVA_test_case_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To re-compile the program, if needed, please use the following commands in order:

  javac Variable.java
  javac Main.java

To run the BVA generator, please use the following command:

  java Main

About

Program that generates test case input for Boundary Value Analysis (BVA) test variables

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages