@@ -12,13 +12,13 @@ Sam is a 68-year-old small business resource manager who is in charge of allocat
...
@@ -12,13 +12,13 @@ Sam is a 68-year-old small business resource manager who is in charge of allocat
**User stories –**
**User stories –**
1) **As** Sam\*\*, I want to\*\* have the ability to add, modify and delete items from projects via an inventory table, **so that**one can easily allocate tools and equipment within the company with a single click.
1) **As** Sam\*\*, I want to\*\* have the ability to add, modify and delete items from projects via an inventory table, **so that**I can easily allocate tools and equipment within the company with a single click.
2) **As** Sam\*\*, I want to be\*\* able to export and/or import a specified list of equipment to/from a spread sheet, **so that** large amounts of data can be efficiently analyzed and compared with our past and current inventory.
2) **As** Sam\*\*, I want to be\*\* able to export and/or import a specified list of equipment to/from a spread sheet, **so that** large amounts of data can be efficiently analyzed and compared with our past and current inventory.
**Acceptance tests –**
**Acceptance tests –**
1) **As** Sam\*\*, I want to\*\* have the ability to add, modify and delete items from projects I oversee, **so that**one can easily allocate and manage tools and equipment within the company.
1) **As** Sam\*\*, I want to\*\* have the ability to add, modify and delete items from projects via an inventory table, **so that**I can easily allocate tools and equipment within the company with a single click.
a. Test with an item that currently has zero units in stock. Verify user is prompted with a message that specifies the items availability.
a. Test with an item that currently has zero units in stock. Verify user is prompted with a message that specifies the items availability.
...
@@ -26,7 +26,7 @@ b. Test with non-existent item. Verify user is met with error message,
...
@@ -26,7 +26,7 @@ b. Test with non-existent item. Verify user is met with error message,
d. Test with different users. Make sure non-managers are not able to check-out items. This feature only lies with specific managers.
d. Test with different users. Make sure non-managers are not able to check-out items. This feature only lies with specific managers.
2) **As** Sam\*\*, I want to be\*\* able to export and/or import a specified list of equipment to/from a spread sheet, **so that** efficiently track and compare our past and current inventory.
2) **As** Sam\*\*, I want to be\*\* able to export and/or import a specified list of equipment to/from a spread sheet, **so that**large amounts of data can be efficiently analyzed and compared with our past and current inventory.
a. Make sure exportation/importation of tables is fluent with multiple traditional table formats (XLS, CSV)
a. Make sure exportation/importation of tables is fluent with multiple traditional table formats (XLS, CSV)