makeSession.pl - create session using an existing set
makeSession.pl [-n] [-v] [-d description] [-S start -E end] [-V varname=value ...] suite set [varfile]
Create test sessions within existing sets, giving random results to each test case.
Don't do anything - just show what would be done.
Be verbose.
Assign the value value
to session variable varname
. You can specify multiple -V options. See also varFile
below.
Specify the required start and end date and time using the format yyyy-mm-ddThh:mm:ss in the local time zone.
An optional description for the new session.
An optional comment about the new session
The suite to create the session in.
The name of the set to use to create the session.
A two-column CSV file defining session variables that should be defined for the session. The first column is the variable name, the second is the value.
Copyright © 2000-2011 Applied Testing and Technology, Inc. All rights reserved.