Back to challenges
Interview ModeInterviewBeginner
How would you test user registration?
?
Scenario
Your interview prompt
A product has a public registration page with name, email, password, confirm password, terms checkbox, optional marketing consent, email verification, and a welcome/onboarding screen after activation.
List flows, risks, edge cases, data conditions, UX, security, API/backend, and performance concerns.
Tip: a stronger answer usually mixes happy path, negative cases, state changes, data, backend, UX, accessibility, and risk.
How to structure your answer
Happy pathNegative casesData rulesSecurity/API risksUX/performance