This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
CRC Static Website
Peter Nordquist edited this page Aug 11, 2020
·
3 revisions
Static Website | |
---|---|
Responsibilities | Collaborators |
Provide frontend for user interaction | |
Collect user provided information to create a job |
Requirement / Constraint / Assumption | Details |
---|---|
Note | Quick information to keep in mind |
Assumption | Precondition that this class is based on |
Need | Something that may need to happen in the future but is not known now |
Documentation | No specific design but there was a prior application that was used as a basis for this user interface |
Test Name | Pretest Conditions | Test Parameters | Post Test Conditions | Pass? |
---|---|---|---|---|
Percent Complete | 0% |
Documentation | A job includes the type of job and any relevant configuration for that type of job. This requires collaboration with the ID Generator Service and the Autofill Form Service to gather appropriate data for creation of the job. There is also collaboration with the Storage Service to store input files and job configuration. Finally, the job is submitted to the Workflow Service and references files in the Storage Service. |
Test Name | Pretest Conditions | Test Parameters | Post Test Conditions | Pass? |
---|---|---|---|---|
Percent Complete | 0% |