What is the difference between GUI testing and black box
testing
Answers were Sorted based on User's Feedback
Answer / sm
gui testing comes under black box testing, where we r going
to check whether the alignments of the objects r placed
properly or not.. like look and feel we can also say that
this isw cosmetic testing
black box testing is testing the overall functionality of a
system without any impact on the internal code of an
application. here u r going to perform the usability, gui,
functionality, validation, security, system, performance and
user acceptance testing.
regards
SM
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / deepika mashetty
GUI Testing is a part of Black Box Testing. Its one kind of
Black Box Testing Technique
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / pravin
In GUI tesing we do the usability testing and appearence of
the web pages but in the black box testing we do the
functionality tesing this is the basic diffrence between
this two
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / kulsum
GUI testing is part of black box technique.
In black box technique we have 3 types of testing.
1.usability testing
2.functional testing
3.performance testing.
GUi testing comes under functional testing.
In gui testing we will check whether the properties of
the object function accordingly or not.we will check the
focus,enable ,disable properties of the objects.
for example when the yahoo page is open the control goes
default to username,and after entering the username and pwd
Ok button shud be enabled.
| Is This Answer Correct ? | 2 Yes | 5 No |
what is test coverage??
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?
What is alpha testing?
What is selenium why we are using Selenium with examples?
2 Answers L&T, Student, Trident,
Write 5 test cases for UAT of internet Banking system
2 Answers Infosys, Zycus Infotech,
What is Software Testing ?
There is a front end application to enter name and marital status. you are provided with a fesh database. On entering 5 set of data at a time an error occured, but on entering rest of the records you were not able to reproduce it. What could have been the reason for the error.
what do you understand by browser and what r the types?
would we do functional testing inside integration testing
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?
What is the role of QA in a company that produces software?