cse442-at-ub / project_s23-gofly

project_s23-gobites created by GitHub Classroom
0 stars 1 forks source link

Figma Wireframe - create the Customer support Feature/Pages, sort feature, by linking every feature/button to its expected page on Figma #14

Closed mdhyder01 closed 1 year ago

mdhyder01 commented 1 year ago

Task Tests

Test 1: Contact us form

  1. Go to the GoFly homepage and find the "Contact us" button.
  2. Click the "Contact us"
  3. Verify that it takes you to the contact us form.

Test 2: Contact us form Submit (Invalid)

  1. Go to the GoFly homepage and find the "Contact us" button.
  2. Click the "Contact us"
  3. Verify that it takes you to the contact us form.
  4. Click on submit button without any input.
  5. Verify that it indicates invalid inputs

Test 3: Contact us form Submit (Valid)

  1. Go to the GoFly homepage and find the "Contact us" button.
  2. Click the "Contact us"
  3. Verify that it takes you to the contact us form.
  4. Put in the required information
  5. Verify that it takes you to the login page.

Test 4: Price Sorting

  1. Check the prices of the airplane ticket
  2. Click on sort " low to high"
  3. Verify that the next page has the airplane prices low to high

Test 5: Price Sorting

  1. Check the prices of the airplane ticket
  2. Click on sort "high to low"
  3. Verify that the next page has the airplane prices from high to low.