niemp296 / Sonder

A website where users can see locations in a map and how much they cost, and then plan a trip
0 stars 1 forks source link

Manual Testing #101

Open IrennaLumbuun opened 4 years ago

IrennaLumbuun commented 4 years ago

Manual Full Test Pass - 1

Link to commits: https://github.com/niemp296/Spring307-NoonMWF-Team03/commit/397dce592db9398a1fc25c5fd973c39855fb3e0b, https://github.com/niemp296/Spring307-NoonMWF-Team03/commit/d6c039c4b3bae95b3aac38862c83e05b8eceefa8

Test Case Name Result Pass/Fail Bug number if failed
Verify map shows up in search Pass
Verify user can zoom in and out of the map Pass
Verify user can drag and move inside the map Pass
Verify user can see the locations in the search result Pass
Verify user can type something in the search bar Pass
Verify user can see all their plan from their account page Pass
Verify user can add & delete plans Pass

Manual Full Test Pass - 2

Link to commits: https://github.com/niemp296/Spring307-NoonMWF-Team03/commit/00f9bd507bc0ec08b9438178d14cc9084a7b8d92

Test Case Name Result Pass/Fail Bug number if failed
Verify user can see all their plan from their account page Pass
Verify user can add & delete plans Pass
Verify all changes are saved to the database Pass
Verify map shows up in search Pass
Verify map will zoom to the location where user searches Pass
Verify user can zoom in and out of the map Pass
Verify user can drag and move inside the map Pass
Verify user can see the locations in the search result Pass
Verify user can type something in the search bar Pass

Manual Full Test Pass - 3

Link to commits: https://github.com/niemp296/Spring307-NoonMWF-Team03/commit/8ce9fc4424b462aa45450be1a3390b407c2bed26

Test Case Name Result Pass/Fail Bug number if failed
Verify user can see all their plan from their account page Pass
Verify user can add & delete plans Pass
Verify all changes are saved to the database Pass
Verify user can add & delete locations in a plan Pass
Verify user can add & delete day on each plan Pass
Verify map shows up in search Pass
Verify user can zoom in and out of the map Pass
Verify user can drag and move inside the map Pass
Verify map will zoom to the location where user searches Fail #72
Verify map will show the marker of each service in the area Pass
Verify user can click the marker and see the average cost detail of the marker Pass
Verify user can see the locations in the search result Pass
Verify user can type something in the search bar Pass
Verify user can choose a filter to search Pass
Verify search result shows based on the filter Pass

Manual Full Test Pass - 4

Link to commits: https://github.com/niemp296/Spring307-NoonMWF-Team03/commit/c2946793814a4120ccccd242e9e5a3c94f5e0a99, https://github.com/niemp296/Spring307-NoonMWF-Team03/commit/25218396cc29d39b62cd1a486ccc0945053e82a7

Test Case Name Result Pass/Fail Bug number if failed
Verify user can see all their plan from their account page Pass
Verify user can add & delete plans Pass
Verify user can add & delete day on each plan Fail #89
Verify all changes are saved to the database Pass
Verify user can add & delete locations in a plan Pass
Verify that "add Location" functionality displays the list of all possible locations users can choose from Pass
Verify that users' are redirected to an error page when there's a failure doing CRUD operations to the database Pass
Verify a confirmation message is displayed before user deletes a plan Pass
Verify map shows up in search Pass
Verify user can zoom in and out of the map Pass
Verify user can drag and move inside the map Pass
Verify map will zoom to the location where user searches Pass
Verify map will show the marker of each service in the area Pass
Verify user can click the marker and see the average cost detail of the marker Pass
Verify the list of locations show correctly in search result Fail #80
Verify user can choose a filter to search Pass
Verify search result shows based on the filter Pass

Manual Full Test Pass - 5

Link to commits: https://github.com/niemp296/Spring307-NoonMWF-Team03/issues/89, https://github.com/niemp296/Spring307-NoonMWF-Team03/issues/80

Test Case Name Result Pass/Fail Bug number if failed
Verify user can see all their plan from their account page Pass
Verify user can add & delete plans Pass
Verify user can add & delete day on each plan Pass
Verify all changes are saved to the database Pass
Verify user can add & delete locations in a plan Pass
Verify that "add Location" functionality displays the list of all possible locations users can choose from Pass
Verify that users' are redirected to an error page when there's a failure doing CRUD operations to the database Pass
Verify a confirmation message is displayed before user deletes a plan Pass
Verify map shows up in search Pass
Verify user can zoom in and out of the map Pass
Verify user can drag and move inside the map Pass
Verify map will zoom to the location where user searches Pass
Verify map will show the marker of each service in the area Pass
Verify user can click the marker and see the average cost detail of the marker Pass
Verify the list of locations show correctly in search result Pass
Verify user can choose a filter to search Pass
Verify search result shows based on the filter Pass
saraford commented 4 years ago

+5 points for finding bugs :tada: