NAME

copySuite - copy a test suite

SYNOPSIS

copySuite.pl [-v] [-A | [-O] --sets --sessions --reports --searches --results --permissions] suite newsuite

OPTIONS AND ARGUMENTS

-A

Copy the suite and all information.

O

Only copy the items specified. In this case newsuite must already exist.

--permissions

Copy the access settings. This defaults to no - the new test suite will have default access permissions for all users.

--reports

Copy the customized report settings. This defaults to no - customized reports will not be copied.

--results

Copy the results of test sessions (implies --sessions and --sets). This defaults to no - the results in the copied sessions will be cleared.

--searches

Copy the saved searches. This deaults to no - saved searches are not copied.

--sessions

Copy the test sessions (implies --sets). This defaults to no - sessions will not be copied.

--sets

Copy the test sets. This defaults to no - sets will not be copied.

suite

The suite to copy from.

newsuite

The suite to copy to.

NOTES

After copying a test suite from the command line, always check the permissions by using checkSetup.pl froma web browser.

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