Page MenuHomePhabricator

QA Logged-out CTA for Account Creation Workflow
Open, In Progress, HighPublic

Description

Background

The account creation workflow has been built over several tickets. QA is a requirement before we deploy to production.

User story

Requirements

The following tickets have been QAed

BDD

Scenario 1 Non-logged user in a control group clicks the watchstar icon

Given a non-logged user in a control group sees the watchstar icon
When a user clicks on the watchstar icon and sees the drawer with "Login" and "Sign up" links
Then a user clicks on "Sign up" and and gets redirected to the "Create account page"
And a user's actions are recorded as events

Scenario 2 Non-logged user in a treatment group clicks the bookmark icon

Given a non-logged user in a treatment group sees the bookmark icon
When a user clicks on the bookmark icon and sees the popover with "Create account" and "Log in" links
Then a user clicks on "Create account" and gets redirected to the "Create account page"
And a user's actions are recorded as events

Test Steps

Design

  • Add mockups and design requirements

Acceptance criteria

  • Add acceptance criteria

Communication criteria - does this need an announcement or discussion?

  • Add communication criteria

Rollback plan

  • What is the rollback plan in production for this task if something goes wrong?

This task was created by Version 1.2.0 of the Web team task template using phabulous

Event Timeline

AnneT changed the task status from Open to In Progress.Tue, May 19, 7:37 PM
AnneT updated the task description. (Show Details)
aude added a subscriber: AnneT.