Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        # now iterate through your testcases
    }
    
  2. or download this
    ./an.pl -t Test_suit_name
    ./an.pl -t Test_suit_name -t AnotherTest_suit_name
    ./an.pl -t Test_suit_name,AnotherTest_suit_name