aakash2310

Untitled

Apr 25th, 2024
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. 1. As a Pharmacist, I want to manage the inventory of medicines, so that I can ensure that the shop has an adequate stock of medicines.
  2.  
  3. Acceptance Criteria:
  4.  
  5. The system should allow the Pharmacist to view the current stock of each medicine.
  6. The system should allow the Pharmacist to add new medicines to the inventory.
  7.  
  8.  
  9. 2. As a Manager, I want to prepare bills for customers, so that they can make payments for their purchases.
  10.  
  11. Acceptance Criteria:
  12.  
  13. The system should allow the Manager to select the items purchased by a customer.
  14. The system should calculate the total amount due based on the selected items and their prices.
  15.  
  16.  
  17. 3. As a Customer, I want to browse the available medicines and place orders, so that I can purchase the medicines I need.
  18.  
  19. Acceptance Criteria:
  20.  
  21. The system should allow the Customer to browse the list of available medicines.
  22. The system should display detailed information about each medicine, including its name, price, and availability.
  23.  
  24.  
Advertisement
Add Comment
Please, Sign In to add comment