Manual tests for the Zero CLI

Guidelines for documenting the manual tests:

  • Summarize the elements covered in the test
  • Enumerate the steps (ordered list)
  • Call out test points with a TEST bullet
  • Include screenshots as appropriate; many of the manual tests will be visual, so screenshots are helpful

Command line

Confirm CLI reference doc and CLI help match

  • Compare CLI Tasks with the output of "zero help". Note: find the CLI section and match module, application, and repo tasks.

Confirm Repository Replication Instructions

  • Follow Repository Replication Instructions to produce a working repository by following the instructions and then setting the repository on a client machine to the new remote repository using the command
    % zero modulegroup create $module.group.name $module.group.url
    where $module.group.url is the repository that you setup with the instructions.
  • Create a new application using the new module group: zero create myapp
  • Invoke zero version from the new application directory
  • TEST confirm that the version output includes the new module group

r9 - 21 Aug 2008 - 17:19:44 - ajtarter
Syndicate this site RSS ATOM
Copyright 2007 © IBM Corporation | Privacy | Terms of Use | About this site