Please enable JavaScript.
Coggle requires JavaScript to display documents.
Mindmap - Broadcast boats - Coggle Diagram
Mindmap - Broadcast boats
Testing Workflow:
Renter
Validate finding all booking inquiries from 24 hours to present
Validate all these boats are displayed
Validate the current boat being booked is also displayed
Validate the boat id's are returned and displayed
Booking where there is alot of boats
break the rules and change the criteria around them
Conducting an Inquiry - Elastic Search
Validate finding the closest 20 boats
Validate finding the closest 20 boats within 40km
Validate the primaryCategory of the boat matches the boat
Validate the exclude criteria
Validate boat elimination : 24hrs to present
Validate that refined search list does not contain boats that belong to a owner where the renter had already contacted
Resources
Dev/QA comments
what is the estimate planned time of release? current sprint/ next sprint?
are there any API changes? what services are being hit?
Are there changes to web? What screens are being updated?
if there are api changes only, what the screens would QA need to check to validate and /or regression test the update?
do the changes apply to mobile only or both (mobile + web)?
Is there any test data set-up required?
Does testing require time change or triggered be fore a certain amount of time before trip... certain amount of time before the expire date on the offer
Story summary
This story is to find recent inquiries within last 24hrs, including the current boat being search
The update is to include closest 20 boats within specific radius of 40km where primaryCategory inquiry matches the boat.
This story is an update of an existing feature
UX
Are there any UX or Zeplin design updates being?
*no .
test different browser sizes
Q2: check with Kos for size scalability
Regression
Blacklisted
Validate that boats with an owner that is black listed are not displayed
Validate that boats with an owner that is black listed are not returned as similar and/or other related searches
Published/Publishing
Validate that boats that are un-published do not appear in the related boat list
Validate boats that have been deleted are not displayed and/or appear in the related boat list
Availability
Validate boats that are not available for trip dates are not displayed in the related boat list
Validate boats that are not available for trip dates are not displayed
Day/s enquiry
Multi day trip
Validate only multi day trip boats are displayed and/ or related boat list
Do not display boats where the minimum days are > than the trip length
Single day trip
Validate only single day trip boats are displayed and/ or related boat list
Do not display boats where the minimum hours is > the trip length
Capacity
Display boat if capacity == 0 or capacity == 1
Validate the number of people to board the boat does not exceed the total boat capacity
Fleet
Validate that only one boat per owner is displayed in related boat list
Captain
Display boats if renter needs a captain
Display boats without captain if renter does not need a captain
Related boats display
Validate that only 5 related boats are displayed on each inquiry
Validate on the first 5 boats are displays
Alphabetic order? Boat ID?
Browsers/Devices
Validate on all supported browsers
Chrome latest version and the previous major version
Fifrefox latest version and the previous major version
Safari latest browser version and 2 major versions before
Edge Chromium latest version and the previous major version
IE11, is currently being supported but plan to be dropped. undecided browser supported.
Tablets
768 x 1024
480 x 1080
Small Device
375 x 667
414 x 667
768 x 1080
Desktop
1024 x 1080
1280 x 1080
1440 x 1080
Automation
Pseudo test / BDD
Work with automation engineer to convert pseudo tests into actual tests
Identify the happy path
Performance Testing
Web/Browser Level
API Level