Showing posts with label UIT. Show all posts
Showing posts with label UIT. Show all posts

Thursday, March 12, 2009

User Interface Testing

User Interface Testing:

User interface testing is defined as to test the interface between the application and the end user.
Here we will see how to test a simple form for user interface testing.



Steps for User Interface Testing:

1) Check with the spellings for all the labels
2) Check whether the Tab sequence is working properly in all the fields
3) Anyone option have to be selected as default in the Radio box
4) Able to select the options in the radio box by using right and left
arrows in the keyboard
5) Select option have to display as default in the combo box
6) It will not allow to enter a new option in the combo box
7) We can able to select the options in the list by using up and down
arrows in the keyboard
8) “ * “symbol have to display in all the mandatory fields
9) By clicking submit button without entering any texts, it have to
display error message in mandatory fields
10) By Clicking Cancel button it have to display the previous or home page
11) Font size should be proper as per the requirement
12) Font style should be proper as per the requirement
13) Spaces between the texts and the fields should be proper

If you know more about User Interface Testing, kindly write down in comments section or send an e-mail to me.