MrLoick / design-mobile

Automatically exported from code.google.com/p/design-mobile
0 stars 0 forks source link

[User scenario review ]Registration UI Reviewing #175

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
* Moved from wassalty 
How to test:
1.The first time you open the application after installing it a registration 
form will appear.

2. fill the data 

3. press submit if success u will see a Toast and will be directed to tab view.

4. in case of failure (No internet connection) message will popup . if invalid 
input a toast should appear.

Find attached the apk file 

Original issue reported on code.google.com by mhmgad@gmail.com on 29 Nov 2011 at 3:00

Attachments:

GoogleCodeExporter commented 9 years ago
Success:

1. The application works fine when there is internet connection

2. Upon any wrong input such as a wrong email address format or a phone number 
without the appropriate area code a toast appears specifying where the problem 
is.

3. Upon entering all information correctly the user is redirected to a tab view.

Remarks:
Any spaces at the end of one of the input fields causes the registration to 
fail, maybe this spaces in this case should be ignored.

Original comment by mona.tho...@gmail.com on 29 Nov 2011 at 6:02