-
Notifications
You must be signed in to change notification settings - Fork 447
Updated onboarding - Sync and Rewards scheduled callouts. #4376
Comments
Callout days for different popups
Test plan:Callout Orders for New user_Normal Browsing mode Case 1: Order of popovers when if no of days >=4days(4 days passed 1 callout conditions is satisfied)
Case 2: Order of popovers when if no of days =6days(6 days passed and 2 callout conditions are satisfied)
Case 3: Order of popovers when if no of days >=7days(7 days passed and 2 callout conditions are satisfied)
Case 4: Order of popovers when if no of days >=9days(9 days passed and 3 callout conditions are satisfied)
Case 5: Order of popovers when if no of days >=10days(10 days passed and all the 4 callout conditions are satisfied)
Case 6: Order of popovers when sync is enabled and if no of days >=6days(6 days passed 2 callout conditions are satisfied (VPN and Sync). But sync callout should not happen if Sync is enabled)
Case 7: Order of popovers when sync is enabled and if no of days >=8days(8 days passed 3 callout conditions are satisfied (VPN, Sync, and Rewards). But sync callout should not happen if Sync is enabled)
Case 8: Order of popovers when sync is enabled and if no of days >=10days(10 days passed all the 4 callout conditions are satisfied (VPN, Sync, Rewards, and Default browser). But sync callout should not happen if Sync is enabled)
Case 9: Order of popovers when Rewards is enabled and if no of days >=8days(8 days passed 3 callout conditions are satisfied (VPN, Sync, and Rewards). But Rewards callout should not happen if Rewards is enabled)
Case 10: Order of popovers when Rewards is enabled and if no of days >=10days(10 days passed all the 4 callout conditions are satisfied (VPN, Sync, Rewards, and Default browser). But rewards callout should not happen if Rewards is enabled)
Callout Orders for New user_Private Browsing Only mode Prerequisites: After installing brave, skip the onboarding flow and dismiss the NTP intro messages and then open Settings>Brave Shields & Privacy>Enable Case 1: Order of popovers when if no of days >=4days(4 days passed 1 callout conditions is satisfied)
Case 2: Order of popovers when if no of days =6days(6 days passed and 2 callout conditions are satisfied)
Case 3: Order of popovers when if no of days >=7days(7 days passed and 2 callout conditions are satisfied)
Case 4: Order of popovers when if no of days >=9days(9 days passed and 3 callout conditions are satisfied)
Case 5: Order of popovers when if no of days >=10days(10 days passed and all the 4 callout conditions are satisfied)
Case 6: Order of popovers when sync is enabled and if no of days >=6days(6 days passed 2 callout conditions are satisfied (VPN and Sync). But sync callout should not happen if Sync is enabled)
Case 7: Order of popovers when sync is enabled and if no of days >=8days(8 days passed 3 callout conditions are satisfied (VPN, Sync, and Rewards). But sync callout should not happen if Sync is enabled)
Case 8: Order of popovers when sync is enabled and if no of days >=10days(10 days passed all the 4 callout conditions are satisfied (VPN, Sync, Rewards, and Default browser). But sync callout should not happen if Sync is enabled)
Case 9: Order of popovers when Rewards is enabled and if no of days >=8days(8 days passed 3 callout conditions are satisfied (VPN, Sync, and Rewards). But Rewards callout should not happen if Rewards is enabled)
Case 10: Order of popovers when Rewards is enabled and if no of days >=10days(10 days passed all the 4 callout conditions are satisfied (VPN, Sync, Rewards, and Default browser). But rewards callout should not happen if Rewards is enabled)
|
Verified Ran through NOTE: Filed the following two issues for the callout-cards' incorrect ordering: |
Verified on Case 5: Order of popovers when if no of days =10days(10 days passed and all the 4 callout conditions are satisfied)
Case 5: Order of popovers when if no of days >10days(more than 10 days passed and all the 4 callout conditions are satisfied, although out of order - see logged issue #4719)
Note, as mentioned, steps 5 and 8 results are switched. Known issue. Case 8: Order of popovers when sync is enabled and if no of days =10days(10 days passed all the 4 callout conditions are satisfied (VPN, Sync, Rewards, and Default browser). But sync callout should not happen if Sync is enabled)
Case 8: Order of popovers when sync is enabled and if no of days >10days(>10 days passed all the 4 callout conditions are satisfied (VPN, Sync, Rewards, and Default browser). But sync callout should not happen if Sync is enabled. First 2 call outs are out of order - see logged issue #4719)
Note, as mentioned, steps 7 and 10 results are switched. Known issue. Case 10: Order of popovers when Rewards is enabled and if no of days =10days(10 days passed all the 4 callout conditions are satisfied (VPN, Sync, Rewards, and Default browser). But rewards callout should not happen if Rewards is enabled)
Case 10: Order of popovers when Rewards is enabled and if no of days >10days(10+ days passed all the 4 callout conditions are satisfied (VPN, Sync, Rewards, and Default browser). But rewards callout should not happen if Rewards is enabled. First 2 call outs are out of order - see logged issue #4719)
Note, as mentioned, steps 7 and 10 results are switched. Known issue. |
See
Mobile Onboarding 2021 Revision
doc in shared drive.Day 4: Sync other devices
andDay 7: Rewards
sectionsThe text was updated successfully, but these errors were encountered: