Forgot Password Testing
This is a mix of a mindmap and a flow chart. We can still call the flowchart as mindmap because a brain was used in order to design it and the design was questioned.
Lost your password? Please enter your email address. You will receive a link to create a new password via email.
This is a mix of a mindmap and a flow chart. We can still call the flowchart as mindmap because a brain was used in order to design it and the design was questioned.
Are you doing BVA (Boundary Value Analysis) tests? May be you are doing it wrong. No matter how you are doing it, this mindmap shall shed light on some cool tests to be done or which may help your brain trigger more test ideas based on your testing context or project context.
Your users may not want to delete their account, but deactivate it for a while for whatsoever reasons. Now, there are various tests in order to help your users deactivate account in a smoother way and not panic. This mindmap helps in doing some of the tests for deactivate account feature.
Security question and security answer is part of AUTHENTICATION to initiate forgot password, login to your bank account etc. Any sensitive data that needs to be accessed may need users to answer security answer for respective security question. This mind-map sheds some light to get started with testing security question and security answer feature.
In most of the application you find file upload feature. Are you testing it in a better way or you just check whether file uploads or not which is very basic test to be done. However, your users do not always choose optimal path. They could cancel upload in between, they could close web browser while upload is in progress and several such cases which can be edge cases.