Gui Testing
Gui testing is also a part of functional testing
Examples
1)Tab key:-The cursor should move to next edit field
upon pressing the tab key.
Shift+Tab should work in reverse order.
2)Spellings:Testers should check for spellings.
3)Position of objects:Testers should check for position of
objects.
4)Default cursor focus:By defaults the cursor should be in
the usernamein login screen and from account no in the amount
transfer screen.
5)Enter key:After entering data if we press enter key it should login.
6)same height and width:same height and width of the
objects belonging to same class.
7)Enabling and Disabling of objects:For eg sign in
button should bedisabled to the username and password is
entered..
8)key board Functionality:shortcut keys should also work
properly
9)confirmation and invalid message must be displayed at appropriate time.
No comments:
Post a Comment
You Can Post Your Comment Here