ChrisRaynerSG / AutomatedWebTestingProject

A project to look at the functionality of https://automationexercise.com/ derive user stories, and create test cases for those users stories.
0 stars 2 forks source link

As a registered user, I want to be able to delete my account, so that I no longer have an account on the website #10

Closed l-hepper closed 2 months ago

l-hepper commented 3 months ago

@Happy Given that I am a registered user And I am logged in When I click on Delete Account Then my account should be deleted

@Sad Given that I am a registered user And I am not logged in Then the account deletion button should not be visible