Please prepare an initialization file that contains the following use cases so that it would be available for the evaluation meetings of version 3:
1.register users u1,u2,u3,u4,u5,u6
2.make u1 admin
3.u1,2,3,4,5,6 login
4.u2 open store s1
5.u2 add item “Bamba” to store s1 with cost 30 and quantity 20
6.u2 appoints u3 to a store manager with permission to manage inventory.
7.u2 appoint u4, u5 to store s1 owner
8.u5 logs off
Please prepare an initialization file that contains the following use cases so that it would be available for the evaluation meetings of version 3:
1.register users u1,u2,u3,u4,u5,u6 2.make u1 admin 3.u1,2,3,4,5,6 login 4.u2 open store s1 5.u2 add item “Bamba” to store s1 with cost 30 and quantity 20 6.u2 appoints u3 to a store manager with permission to manage inventory. 7.u2 appoint u4, u5 to store s1 owner 8.u5 logs off