Skip to content

Role 3 : USER ROLE 1

Sanket Saurav edited this page Dec 11, 2018 · 8 revisions

USER ROLE 1 - alice

Guest

Username : alice
Password : alice

Description

Alice is previously registered as a Guest.
Guest can :

  1. Login
  2. View Profile
  3. Add, Edit, Update, Delete Booking

User creates domain object

Guest creates a booking

  1. Click Login
  2. Login as alice (username : alice, password : alice)
  3. Click Events tab in nav-bar
  4. A List of all events is displayed.
  5. Click on any event you are interested in.
  6. Event details is displayed.
  7. Click on book event.
  8. Event booked message is displayed.

User deletes domain object

Guest deletes a booking

  1. Click Login
  2. Login as alice (username : alice, password : alice)
  3. Click Dashboard tab in nav-bar
  4. Click on View Event Bookings button.
  5. A List of all events booked is displayed.
  6. Click on the delete icon next to event booking to be deleted.

User updates domain object

Guest updates a booking

  1. Click Login
  2. Login as alice (username : alice, password : alice)
  3. Click Dashboard tab in nav-bar
  4. Click on View Event Bookings button.
  5. A List of all events booked is displayed.
  6. Click on the event to update.
  7. Update ticket details on right side
  8. Click on update booking.

User views list of domain object

Guest views his bookings

  1. Click Login
  2. Login as alice (username : alice, password : alice)
  3. Click Dashboard tab in nav-bar
  4. Click on View Event Bookings button.
  5. A List of all events booked is displayed.

Clone this wiki locally