Broke-Brokers / Broke_BRokers-soen341projectF2023

This is the github for everything about the SOEN341 real estate project of the Broke Brokers team
0 stars 0 forks source link

AT - 3.5.2 OFFER MANAGEMENT #291

Open RebeccaElusme opened 11 months ago

RebeccaElusme commented 11 months ago

Issue tracking

This acceptance test is for issue #142

User acceptance flow

  1. The broker logs into his account
  2. The broker is redirected to his profile page
  3. the page will appear with those sections: my profile, property listings.
  4. The navigation bar shows : Broke brokers, search for properties, my profile, clients, offers, disconnect
  5. The broker presses on navigation button "offers "
  6. Broker's "offer page" hs two main sections : "offers received" and "offers sent".
  7. Broker's "offer page" also has a section with tables with "past sent offers" with status "rejected or accepted"
  8. Broker's "offer page" also has a section with tables with "past received offers" with status "rejected or accepted"

TEST DATA

  1. Broker Login: As ProRealtyAgent, I log in with the username "ProRealtyAgent" and my password "SecureAccess123."

  2. Profile Page Sections: Upon login, my profile page displays sections titled "My Profile" and "Property Listings."

  3. Search for Properties: I'm using the platform's search function to find properties aligning with my client's criteria.

  4. Selected Property: I discover a property called "Greenwood Meadows" at 789 Park Avenue in Ridgewood, meeting my client's preferences.

  5. Offer Made: I proceed to make an offer of $1,200,000 for "Greenwood Meadows," representing the client's interest.

  6. Confirmation Email to Client: Following the offer, I send a confirmation email to the client regarding the "Greenwood Meadows" offer.

  7. Updated "Offers Sent" Section: The "Offers Sent" section now shows the recently made offer for "Greenwood Meadows" at $1,200,000, along with associated client details.

  8. Clicking on Property: Clicking on the "Greenwood Meadows" listing allows me to access the detailed property page in a new tab for further review and information.