Welcome To User Friendly Software Technical concepts

This Blog contains information of various technical concepts,The concepts are precise,informative with examples.visitors can easily understand the concepts of different technical related subjects like software Testing concepts , practice questions on sql And JMeter(Open source automation tool ) for Performance testing of an web application and about selenium tool used for functional testing of an web application

Monday, August 9, 2010

Gui Testing

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