* 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.