Notalib / Test

Issues for various testing tasks - submit issues if you need something tested
1 stars 0 forks source link

First time login #5

Open NajaWulff opened 12 years ago

NajaWulff commented 12 years ago

Basically, testing first time login consists of making sure that the only way to log onto the sit is by giving a correct registered username and password. On all manner of disallowed input to the user/passwd-fields, the system should give the same error message and not log in.

The only way of loggin out should be by clicking the 'log out'-button. Thus, if logged on, the user will not be logged out by closing the tab or turning off the device.

A special case is the guest login, which is described as a separate issue.

Suggested borderline cases for testing are, so far: Log on using correct username + password

Log on using incorrect username + correct password

Log on using correct username + incorrect password

Log on using password/username with non-UTF8 characters

Log on, close tab, return to m.e17.dk. Are you still logged on?

Log on, log out, return to m.e17,dk. Still logged on?

Conclusion As described below in the comments the test has been done, and no serious problems appeared. With the exception of the fact that some browsers use different names for the user, everything seems to work as intended.

zapmonsted commented 12 years ago

First time login has been tested using different browsers on a regular computer as well as the following mobile devices: iPad, iPhone, HTC android, and Windows Phone.

You can’t log in using the Explorer 7 browser, but apart from that everything seems to work according to plan. The error messages are all the same, regardless of the login error. The user is not logged out when the browser is closed.

One thing that might be worth mentioning is that the different browser use different usernames for the same user (either “Jens Jensen” or “LYT0001”). @simmoe får du den her?