Answer Posted / lakshmanaraj bg
Black Box Testing:
Testing input/output without knowledge and/or regard of the internal code.
Commonly designed/executed by test team.
Black Box testing is also known as behavioural or closed box testing.
It is a software testing technique in which the internal workings of the item to be tested are not known to the tester or they are not taken into consideration.
Testing based on an analysis of the specification of a piece of software without reference to its internal workings.
The goal is to test how well the component conforms to the published requirements for the component.
White (Glass) Box Testing:
Testing input/output with full knowledge and/or regard of the internal code.
Commonly designed/executed by Developers.
White Box Testing is also known as structural,open box, clear box or glass box testing.
It is a software testing technique in which an explicit knowledge of the internal workings of the item to be tested are tested.
Testing based on an analysis of internal workings and structure of a piece of software.
Includes techniques such as Branch Testing and Path Testing.
Also known as Structural Testing and Glass Box Testing.
The basic difference between black box and white box testing is that in Black box testing we test only the external features by giving different combinations of inputs and their responses.
Black box testing is otherwise known as Specification based testing or Functional based testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can i get answers for telecom testing for eg telecom billing rating can be tested
What will be your approach if a particular script in Load Test fails?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
How we can test Cookies Manually?
Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?
1.what is a test condition ?
How can data caching have a negative effect on load testing results?
On login window for username and password auto populated field means what !
Why would we not include these?
What is the typical situation u faced while collecting the test data?
what is test scenario and test condition?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
What is decision table testing?