What is the difference between GUI and UI testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
Answer / rajkumar adekar
GUI is 'graphical user interface'
UI is 'User interface'
| Is This Answer Correct ? | 4 Yes | 9 No |
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 |
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 |
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 |
what are the factor taken under website testing manually?
What is meant by entry criteria and exit criteria in software testing?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed that bug. when u r doing regression testing from whic test case u'll do tetsing?? will start from 85 th test case are u'll execute 100 test cases??
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?
how would one evaluate test effectiveness? if at all it is possible what type of metrics will be used to calculate effectiveness.
what is the difference between test plan and test strategy?
What is rapid application development model (rad)?
Is this good to start a career as a manual tester?
what are the testing methodologies?
What is the smoke testing and sanity testing..?what is the difference?