NAME

refreshSet.pl - create session using an existing set

SYNOPSIS

refreshSet.pl [-n] [-v] [-s] [-o] suite set 

DESCRIPTION

Refresh the collection of tests in a testset.

OPTIONS AND ARGUMENTS

-n

Don't do anything - just show what would be done.

-o

Override the order of the tests in set so they reflect the order of tests in the suite.

-v

Be verbose.

-s

Also refresh the contents of any existing test sessions.

-a

Update the assignments in the test sessions to reflect any changes in the set.

-d

Allow removal of tests from the test sessions if they are no longer in the set.

-S

Force the order of tests in the test sessions to match the order in the set.

suite

The suite to create the session in.

set

The name of the set to use to create the session.

Copyright © 2000-2013 Applied Testing and Technology, Inc. All rights reserved.