Back to challenges
Interview ModeInterviewIntermediate

How would you test a password reset flow?

Scenario

In an interview, you are asked how you would test password reset for a customer portal. Users request an email, open a reset link, create a new password, and sign in. Links expire after 30 minutes and can only be used once.

List checks, risks, edge cases, data conditions, and user experience concerns you would cover.