What is the difference between white and black box testing?
Answers were Sorted based on User's Feedback
White Box Testing Requires Knowledge of Code.
whereas Black Box Testing dosn't Require Coding Knowledge.
Vinodh Anandhan
Software Tester
Exceed Technologies
Chennai
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / log_vivek
Black-box doesn’t explicitly use knowledge of the internal
structure. Black-box test design is usually described as
focusing on testing functional requirements. White-box test
design allows one to peek inside the "box", and it focuses
specifically on using internal knowledge of the software to
guide the selection of test data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / uma krishnamoorthy
Black box testing also called as Functional testing or Data
driven testing or closed box testing behavioural testing.
Tester views the program as a black box. Tester is
completely unconcerned about the internal behaviour or
structure of the program.
White box testing also called as Logic driven testing or
structured testing or Glass box testing. Tester is
permitted to examine the internal structure of the program.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / prem
generally, software having two parts
1 functional part
2 structural part
functional part done by the black box tester
structural part done by the white box tester which means developers
| Is This Answer Correct ? | 0 Yes | 0 No |
How to validate a Testcase.and is the testing Methodology.
Which is the better way to explain tipical bug life cycle?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What are the properties of a good requirement?
What all are the reuirements needed for UAT?
How will you test manually if you have more than 1000 of data?
At what stage the unit testing has to be done?
what is system integration testing and component integration testing?
I am new to Testing , my question is Integration Testing is a BlockBox Testing or White box testing ? please give me a answer .....
7 Answers HCL, Zycus Infotech,
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
What is the mean by Test Management,Test Design,Test Execution,Test Plan,Test Specification?