What is the difference between GUI and UI testing?

Answers were Sorted based on User's Feedback



What is the difference between GUI and UI testing?..

Answer / john tester

There really is no difference between the two. As the last
writer stated, not all user interfaces are 'graphical'.
You could be testing a web service or an API where in both
cases, there may not be a 'GUI' to enter values into.
You're still testing the required inputs and the expected
outputs, but with GUI's, there's an additional aspect to
your testing.

In a GUI, you may be testing requirements like color
scheme, button naming conventions, drop down menus and
content on top of testing the required inputs and expected
outputs. In a plain vanilla UI, you are testing the same
things minus the GUI elements.

If an interviewer gives you a questions like this, they're
asking if you would prefer to have ice in your soft drink
or frozen water.

So, if you get this question in an interview. Be careful.
If they know what they're talking about, they may just be
checking to see if you make something up or if you really
know what you're talking about.

Is This Answer Correct ?    24 Yes 2 No

What is the difference between GUI and UI testing?..

Answer / nagesh

GUI: Graphical User Interface means tester is going to test the application in terms of graphical in nature like
- Back ground color of the page
- Font of the text
- Fore ground and Back ground color of the text .... etc

UI : User Interface means tester is going to test the application in terms of How simple user can understand the application like
- Items arrangement.
- Size of the objects(Button,listbox,editbox,link) ... etc

Is This Answer Correct ?    14 Yes 3 No

What is the difference between GUI and UI testing?..

Answer / n t

User Interface always not in the graphical in nature. i
mean it need not be a web based application always.
In my point of view both GUI and UI tests are same as test
process is concern.

Is This Answer Correct ?    8 Yes 2 No

What is the difference between GUI and UI testing?..

Answer / ramakrishna

In GUI we will ckeck the look and feel of the objects ,which
are shown in the user interface.
IN UI we will check the weather the priscribed fields are
available or not. Here prescribed fields means what ever
fields(objects) are used by end user.

Is This Answer Correct ?    0 Yes 1 No

What is the difference between GUI and UI testing?..

Answer / anu

actually both are the same but diff is GUI is grafical usr
inerface...we chek the grafics..other is same test between
UI and GUI.. like look and feel typ of testing..
wesites color..font size..buttons menue on front pages etc
annu

Is This Answer Correct ?    1 Yes 4 No

What is the difference between GUI and UI testing?..

Answer / rajkumar adekar

GUI is 'graphical user interface'
UI is 'User interface'

Is This Answer Correct ?    4 Yes 9 No

What is the difference between GUI and UI testing?..

Answer / nilesh

GUI is a graphical user interface
UI is a User interface

GUI does not need to test on each browers.where as in UI
system need to check on different browser.In GUI we just
check look and feel of the application.But in UI we also
need to concetrate other part like Error
messages ,description,resolution of screen.

Is This Answer Correct ?    0 Yes 8 No

What is the difference between GUI and UI testing?..

Answer / siva

Thank you rajesh.
UI is, done in front of the user----then Is there any
difference between User acceptence (either Alpha or Beta)
testing and UI (testing which is done in front of the
user... as u said)?. please clarify me

siva

Is This Answer Correct ?    2 Yes 13 No

What is the difference between GUI and UI testing?..

Answer / rajesh.pothina

GUL TESTING : GUI Testing is nothing but to check the look
and feel of the application.

UI TESTING : UI Testing is nothing but the user interface
testing which is done in front of the user.

Is This Answer Correct ?    6 Yes 21 No

Post New Answer

More Manual Testing Interview Questions

write test cases for scenario of 'remember me' check box for log in screen.

4 Answers   Fiserv, InfoPlus,


What is the goal of Software Configuration Management(SCM? a.)Configuration Identifier b.)Configuration Control c.)Process Management d.)All options.

2 Answers   Amdocs,


What is the difference between migration testing and regression testing?

3 Answers  


How do u go about testing a project?

0 Answers  


What are the different testable items in GUI testing?

6 Answers   IBM,






Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.

3 Answers   Accenture,


how to schedule the time in stlc ?

1 Answers   ACS,


what is the proper definition of Slippage Ratio? Thanks in Advance. Regards, M.MurthySharma.

4 Answers  


what is vss?

8 Answers   Lintas, Transdyne,


Write 10 test scenarios to test remember me checkbox present in login window

0 Answers  


If I have Date Calender on every screen Should I have to write test cases for date calender for every screen?

1 Answers  


What is Elementary Acceptance Testing

4 Answers  


Categories