Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
courses:cs335:spring2019:test_wiki:chemicalnames [2019/04/26 20:13] – haywardc | courses:cs335:spring2019:test_wiki:chemicalnames [2019/04/26 20:31] (current) – removed haywardc | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Requirements Template ====== | ||
- | Name of feature should be the top-level heading. | ||
- | |||
- | ==== Feature ==== | ||
- | |||
- | Describe the feature -- provide a general overview | ||
- | |||
- | ==== Prerequisites ==== | ||
- | |||
- | What had to happen before someone reaches this page, e.g., user must be logged in and have certain authorization privileges. | ||
- | |||
- | Link to earlier feature as appropriate, | ||
- | |||
- | |||
- | ==== What a User Sees ==== | ||
- | |||
- | Describe what a user sees: what are the input fields, what are the results displayed, what order are they in | ||
- | |||
- | ==== What a User Does ==== | ||
- | |||
- | Describe the options for what a user can do. Be specific. | ||
- | |||
- | What is required of the user? Any input that needs to validated? | ||
- | |||
- | ==== Behavior of the Application/ | ||
- | |||
- | When a user enters input or clicks a button, what are the possible outcomes? | ||
- | |||
- | Examples: if user enters erroneous input, what happens? | ||
- | |||
- | ==== Example Use Cases ==== | ||
- | |||
- | Describe some typical situations of what a user can/will do. | ||
- | |||
- | May want to put this earlier, but may not make sense unless you explain the other stuff. | ||
- | |||
- | ==== Priority ==== | ||
- | |||
- | Relative priority of feature (high, medium, low) | ||