PDA

View Full Version : script to run java program


webdev
08-26-2009, 07:33 PM
I want to run multiple test cases, for a java program. How can i write script that causes the same program to run for different test cases. Test cases need to be included in same file or different files? how to write the script?