Skip to content

10. Validation

icy1007 edited this page Mar 3, 2011 · 11 revisions

10. Validation

Return to Use Case List

Brief Description:

  • The system will return a random sample, in the amount specified, of work efforts to validate.

Actors:

  • Admin
  • Super user

Dependencies:

  • A input value is entered by Admin to determine the number of work efforts to be returned for validation.

Event Flows:

Validation Basic Event Flow: 1. The use-case begins when the Admin clicks the "Validate Jobs" button on the sidebar. request. 2. The Admin is presented with a page similar to the "Manage Jobs" page. 3. The page has a search criteria field containing different options for searching for jobs. 4. Entering a number in the "Sample Size" text box and clicking "Search" will populate the list with a random sample of unvalidated jobs in the amount specified. 5. Any criteria entered will be used to gather a random sample that meet that criteria in the amount specified in the "Sample Size" Text box. 6. Each job can then be selected individually and can be either set to validated, denied, failed, or pending.

Document Contributors: Alan Chapman, Jason Waite

Return to Use Case List

Clone this wiki locally