Use Case: Store Product Information Id: UC- 100
Description
User accesses system to store product knowledge file
Primary Actor
User
Pre-Conditions
User must be logged in
Product must be loaded
Post Conditions
Success end condition
File is stored and associated to product
Failure end condition:
File is not stored
Minimal Guarantee
No updates to data occur
Trigger
User accesses system
Main Success Scenario
1. System provide option to locate a specific Product record by Item_Id
2. User enters Item_Id
3. System provides option to add a file
4. User selects option to add a file
5. System provides option to enter file path
6. User enters file path
7. System provides option to save file
8. User selects option to save file
9. File is stored and associated to product Use Case: Store Product Information Id: UC- 200
Description
User accesses system to store product knowledge file
Primary Actor
User
Pre-Conditions
User must be logged in
Product must be loaded
Post Conditions
Success end condition
File is stored and associated to product
Failure end condition:
File is not stored
Minimal Guarantee
No updates to data occur
Trigger
User accesses system
Main Success Scenario
1. System provide option to locate a specific Product record by Item_Id
2. User enters Item_Id
3. System provides option to add a file
4. User selects option to add a file
5. System provides option to enter file path
6. User enters file path
7. System provides option to save file
8. User selects option to save file
9. File is stored and associated to product