Issue:
- Situation 1: “User A” logs in does his work then, logs off.
- Situation 2: “User B” logs in after “User A” logs off but, still “User B” gets into “User A’s” page instead of “User B’s” page. Situation 2: “User B” logs in after “User A” logs off but, still “User B” gets into “User A’s” page instead of “User B’s” page.
- Also, after log off the page was supposed to be redirected to the given URL but it displayed error.
In general, for a user to completely log off he/she has to delete the cookies and log out of the browser/ close the browser. In the device only few users were given the option to close the browser. Here also, when the user could close the browser then multiple users were able to log in as per the tests done.
The redirection issue was resolved ,i.e., the third point.