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 are bug leakage and bug release?
What is Service Pack?
what is the use of l10n testing?
what is UAT and IST ?
Example for Browser compatibility.Please Give a Brief Example. Thanq u Guys.....
What is the diff betwn Functional nad regression testing and do u excute same test case or write new one for regression
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
What is the general testing process?
what is cyclomatic complexity and what is the formula used for it
how to report reviews
What are the advantages of Automated Testing?
What is 2-tier architecture, 3-tier architecture?