* Search for a known destination/origin available; for example, "Saskatoon." ✓
* Search for a known destination/origin available; for example, "Saskatoon." ✓
* Search for a number that could be related to the departure date, for example, "2020-04-23" ✓
* Search for a number that could be related to the departure date, for example, "2020-04-23" ✕
* Search for something that should not exist in the database, for example, "beans." ✕
* Search for something that should not exist in the database, for example, "beans." ✕
<br>
<br>
***2. Retrieval of Reservation**: (retrievable, correct, incorrect, multiple, etc.)
***2. Retrieval of Reservation**: (retrievable, correct, incorrect, multiple, etc.)
* Test if a confirmation page pops up displaying all the details related to the reservation once it is made. ✓
* 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. ✓
* Check if the confirmation page has all the details required to be presented to the customer:
a. Name, date of birth, address, phone number, email; ✕ <br>
b. Type of airplane, flight number, flight date and time, departure airport, destination airport; ✓<br>
c. Terminal number, booking reference. ✕<br>
<br>
<br>
***3. Usability of Web Pages**: (general web application testing will be applicable here.)
***3. Usability of Web Pages**: (general web application testing will be applicable here.)
...
@@ -306,13 +309,13 @@ Refer to the section of "Acceptance Test Results"<br>
...
@@ -306,13 +309,13 @@ Refer to the section of "Acceptance Test Results"<br>
<br>
<br>
***6. Language Options of Pages**: (Check if language choices exist, choices are clickable or not, etc.)
***6. Language Options of Pages**: (Check if language choices exist, choices are clickable or not, etc.)
* Test if the user can select the language they want from a dropdown menu. ✓
* 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. ✓
* After selecting the language, check if the changes are applied to all sections and pages of the website. ✕
* The pages are translated correctly. ✓
* The pages are translated correctly. ✕
<br>
<br>
***7. Security of Payment Page**: (check if payment information still exist in the database or not, etc.)
***7. Security of Payment Page**: (check if payment information still exist in the database or not, etc.)
* Test if a message pops up indicating that the payment is secured and the information has been deleted. ✓
* Test if a message pops up indicating that the payment is secured and the payment information will not be saved. ✓
* Check that the payment information is not anywhere in the database. ✓
* Check that the payment information is not anywhere in the database. ✓