Multiple Tests Multiple tests are always needed We can automate them as well Put all our tests in a directory (tests) Have the input files named xyz.in Have the output files name xyz.out Where xyz is the test name We can use the shell to run them all