Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Describes the tests needed to validate the GetFile functionality.

Sunshine get

Attempt to get a file present in the system.

  1. Test for online file
  2. Test for offline file
  3. Test for large file

Unknown fileID

Attepmt to get file from an unknown fileID

Illegal get file attempt

Attempt to get a file from a client that does not have the sufficient permissions

File transfer failure

Attempt to get a file with a failing transfer of the file (bad certificate? bad server?)

Special condition get

  1. Test for file with integrity error
  2. Test for file not fully replicated
  • No labels