What is the basic difference b/n GUI testing and UI testing?

Showing Answers 1 - 9 of 9 Answers

Jasi

  • Sep 27th, 2006
 

One is Graphical user interface.  The another one has no icons

  Was this answer useful?  Yes

hanisha

  • Sep 28th, 2006
 

graphical user interface(GUI) is the field level validations , like font, size, type, length of a field,........ where as user interface(UI) is how much user friendly is the application, like.... whether frequently used controls are within one menu, easily accessible, is its appearance fine....

  Was this answer useful?  Yes

saritha

  • Sep 29th, 2006
 

GUI Testing is nothing butGraphical user interface testing,and this is also look and feel of the application field levels,formats,fontsizes,and all ..

UI means User Interface this is just idea,the application is how much userfriendly

  Was this answer useful?  Yes

sudhakar2068

  • Sep 30th, 2006
 

GUI testing :In computer science, GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications.

UI testing:User-interface testing is the testing of the user interface to ensure that it follows accepted standards and meets its requirements. User-interface testing is often referred to as graphical user interface (GUI) testing. (Source: Object Testing Patterns)

sudhakar kolla.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.

  Was this answer useful?  Yes

In many companies, there is no difference between GUI and UI testing.  However, if a distinction is to be made, then Graphic User Interface (GUI) testing might include the program's format, controls, color pallete, etc., while User Interface testing might include only user-centric interaction with the program.  Nevertheless, these differences are rarely made in most industries.   

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions