Greetngs,
Few ideas for product teams’ consideration.
Scenario: User wants to skip onboarding
Given the user has seen the onboarding videos & exercises
Then user should be able to skip the whole onboarding by clicking a designated button.
Scenario: User wants to jump to next step
Given the user has no interest in the current onboarding step presented
Then user should be able to jump to any of next steps.
Scenario: User wants to jump to previous step
Given user wants to revisit a step prevously shown
Then user should be able to jump to any of the previous steps.
Thanks,
mb