NAME

exportAll - make a portable package of all your ATM data

SYNOPSIS

exportAll.pl [-n] [-v] [-e email] [-u URI] [-s suite1,suite2...]  archiveName

OPTIONS AND ARGUMENTS

-n

Don't actually export anything - just say what the command would have done.

-v

Be verbose.

-e

Send email to address when backup is complete

-s suite[,suite2...]

Only export the named suites.

-u

URI to a script that can be used to download the archive.

archiveName

The name of the archive to create. Creates a file archiveName.zip.

DESCRIPTION

The exportAll script packages up all the test suites and data files from an ATM instance in an archive that is portable and can be dropped into another instance of ATM, even on a machine with a different processor architecture.

RESTORING EXPORTED DATA

This script is intended for use in conjunction with ApTest Support should they request a snapshot of an ApTest Manager data tree for use in evaluating a support issue.

However, it can also be used to backup a copy of your ApTest Manager user and test suite data to help migrate from one copy of ApTest Manager to another (e.g., when moving to a new server).

In order to restore the exported data, use the bin/restore.pl script.

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