cse442-at-ub / project_s23-gofly

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

Figma Wireframe - Complete wireframing for the landing page, sign in, sign up, forgot password pages, by linking every feature/button to its expected page on Figma #15

Closed mdhyder01 closed 1 year ago

mdhyder01 commented 1 year ago

Task Test

Test 1: Link to Log In

  1. Go to Gofly homepage, and find the "Log In" button on the navigation bar
  2. Click on the "Log In" button.
  3. Verify that Log In page comes right after the click.

Test 2: Submit button

  1. Go to Gofly homepage, and find the "Log In" button on the navigation bar
  2. Click on the "Log In" button.
  3. Verify that Log In page comes right after the click.
  4. Click on the Submit button
  5. Verify the next page shows red lines around the input box.

Test 3: Forgot Password link

  1. Go to Gofly homepage, and find the "Log In" button on the navigation bar
  2. Click on the "Log In" button.
  3. Verify that Log In page comes right after the click.
  4. Click on "Forgot Password"
  5. Verify it takes you to the Forgot Password page.

Test 4: Forgot Password - Invalid Inputs

  1. Go to Gofly homepage, and find the "Log In" button on the navigation bar
  2. Click on the "Log In" button.
  3. Verify that Log In page comes right after the click.
  4. Click on "Forgot Password"
  5. Verify it takes you to the Forgot Password page.
  6. Click Submit button without inserting anything in the input box.
  7. Verify that Forgot Password page shows an error (i.e. invalid inputs)

Test 5: Forgot Password - Valid Inputs

  1. Go to Gofly homepage, and find the "Log In" button on the navigation bar
  2. Click on the "Log In" button.
  3. Verify that Log In page comes right after the click.
  4. Click on "Forgot Password"
  5. Verify it takes you to the Forgot Password page.
  6. Click Submit button with the info being there.
  7. Verify that it takes a page where inputs has been submitted.