Answer Posted / gomathi baluswamy
Black Box Testing:
1. It is also called the functional testing wherein we
check the functionality of the applicaion through the
input and check what is the expected output.
2. The tester need not have any programming knowledge
3. the tester legally gives input and see the expected
output and need not worry about how the application arrived
at the output.
4. Testing is done by using outward facing iterface GUI
(Graphical user interface)
5. By black box testing we cannot make sure testing is done
completly.
White box testing:
1. It is also called Clear box testing wherein the tester
needs to examine the internal workings of the component or
items to be tested.
2. The tester should have programming knowledge.
3. Testing is done by using internal application
programming interface(API).
4. By this testing we make sure all codes of application
is being tested ie the Loop, Branch, Path coverage is
tested atleast once.
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Do you use any automation tool for smoke testing?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
What is bug severity?
What is a critical bug?
What does entry and exit criteria mean in a project?
Can you explain function points?
How to integrate Bugzilla with QTP?
list of methods that is used to document the requirements of a software.
Explain crud testing.
What is a top-down and bottom-up approach in testing?
How can data caching have a negative effect on load testing results?
What is PBX Testing & What is Test coverage?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
What is concurrent user hits in load testing?
what is dib format?