Update User Stories Implemented formatting authored by Wes Li (wel191)'s avatar Wes Li (wel191)
......@@ -79,14 +79,14 @@ Reservation made easy and gives the customers a variety of options and a variety
**Prioritized User Stories:<br>**
* *Final Product Deliverables*
1. Searching for flights ✓<br>
2. Retrival of reservation ✓<br>
3. Usability of web pages ✓<br>
1. Searching for Flights ✓<br>
2. Retrival of Reservation ✓<br>
3. Usability of Web Pages ✓<br>
4. Origin Time Indication ✓<br>
5. Displaying search results ✓<br>
6. Language options of pages ✓<br>
7. Security of payment page ✓<br>
8. About page of the company ✓<br>
5. Displaying Search Results ✓<br>
6. Language Options of Pages ✓<br>
7. Security of Payment Page ✓<br>
8. About Page of the Company ✓<br>
<br>
**Quality Assurance Plan**
......@@ -247,30 +247,24 @@ Refer to the section of "Acceptance Test Results"<br>
**Acceptance Test Results**
-----------------------------
**Testing of User Stories:**
* *Following the order in the section User Stories Implemented*
*Following the order in the section of* **User Stories Implemented**
* **1. Searching for flight routes**: null, existing, non-completed, completed, duplicate, etc.<br>
* 1. Searching for flight routes: null, existing, non-completed, completed, duplicate, etc.<br>
Acceptance Tests: <br>
* Searching for flight routes: null, existing, non-completed, completed, duplicate, etc.<br>
*
*
* Search for a known destination/origin available; for example, "Saskatoon."<br>
* Search for a number that could be related to departure times, for example, "11:00" or "1800."
* Search for something that should not exist in the, for example, "beans."
<br>
* 2. Retrieval of reservation: retrievable, correct, incorrect, multiple, etc.<br>
Acceptance Tests:<br>
* Test if a confirmation page pops up displaying all the details related to the reservation once it is made.
* Check if the confirmation page has all the details required to be presented to the customer: such as name, date of birth, address, phone number, email, type of airplane, flight number, flight date and time, departure airport, destination airport, terminal number, booking reference.
<br>
* 3. Usability of web pages: general web application testing will be applicable here. <br>
Acceptance tests:<br>
* Test if the website is popped up and displayed properly
* Test if all the content of the website is displayed as required
......@@ -278,9 +272,6 @@ Acceptance tests:<br>
* Test if all the content of the website is displayed as required and providing ease of use, besides, meeting the general aesthetics standard.
<br>
* 4. Origin Time Indication: check if both origin time displaying or not, the correctness of the time, etc.<br>
Acceptance Tests:<br>
......@@ -289,7 +280,6 @@ Acceptance Tests:<br>
* Test to see if the local time and the time at the destination when the user arrival is accurate.
<br>
* 5. Displaying search results: check if the results will show up or not, the correctness of the results, etc. <br>
Acceptance Tests:<br>
* Check that the exact length and final price is visible to the user on the screen before booking.
......@@ -297,28 +287,21 @@ Acceptance Tests:<br>
* The time lengths correspond to the correct time zones.
<br>
* 6. Language options of pages: Check if language choices exist, choices are clickable or not, etc.* <br>
Acceptance Tests:<br>
* Test if the user can select the language they want from a dropdown menu.
* After selecting the language, check if the changes are applied to all sections and pages of the website.
* The pages are translated correctly
<br>
* 7. Security of payment page: check if payment information still exist in database or not, etc. <br>
Acceptance Tests:<br>
* Test if a message pops up indicating that the payment is secured and the information has been deleted.
* Check that the payment information is not anywhere in the database.
<br>
* 8. About page of the company: Responsiveness, completeness, etc.<br>
<br>
Acceptance Tests:<br>
* Ensure there is a working, visible option from every screen to go the "About" page.
* The "About" page has marked sections that explain the history of the company and its goals.
......
......