NAME

updateSets - ensure that the set definition is up to date

SYNOPSIS

updateSets.pl [-cinvq] suite1 suite2...

OPTIONS AND ARGUMENTS

-c

Check to ensure that any UUIDs in sessions reference the correct test cases.

-i

Ignore the UUIDs associated with tests in sessions, prefering the test case names. ONLY USE THIS OPTION IF DIRECTED TO DO SO BY APTEST STAFF, AND AFTER MAKING A COMPLETE BACKUP!!

-p

Prune - this will remove test sessions that are associated with test sets that no longer exist. A bug in earlier version of ApTest Manager could have broken the connection between test sets and test sessions during a rename operation.

It will also remove corrupt test cases out of test sessions. A bug in earlier versions permitted scripts written against the API to populate test cases in test sessions with garbage identifiers if there was no UUID associated with the test entry. Pruning these out will remove the corrupt records from the test session.

-n

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

-v

Be verbose.

-q

Be quiet - only output errors.

suiteN

Suites to check.

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