What is White box & Black Box Testing?
Answers were Sorted based on User's Feedback
Answer / sj1234
White Box Testing White box testing (a.k.a. clear box
testing, glass box testing or structural testing) uses an
internal perspective of the system to design test cases
based on internal structure. It requires programming skills
to identify all paths through the software. The tester
chooses test case inputs to exercise paths through the code
and determines the appropriate outputs. In electrical
hardware, testing every node in a circuit may be probed and
measured; an example is in-circuit testing (ICT).
Black Box Testing alao known as functional testing.
software testing technique whereby the internal workings of
the item being tested are not known by the tester. For
example, in a black box test on a software design the
tester only knows the inputs and what the expected outcomes
should be and not how the program arrives at those outputs.
The tester does not ever examine the programming code and
does not need any further knowledge of the program other
than its specifications.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / latha
White box testing is the testing of internal structure of
s/w. It requires knowledge of coding. It is also known as
structural or glass box testing. Tests are based on the
coverage of code statements, branches, path conditions etc.
Black box testing is the testing of functionality of a
software. It does not need knowledge of coding. It is also
called functionality/opaque testing. Tests are based on the
requirements and functionality.
| Is This Answer Correct ? | 3 Yes | 1 No |
black box testing is a one type of testing.it performs
only testing on the functional part of the application
with out knowing the stsuctural part of the application.
white box testing is a one type of the testing.it performs
testing on the structural part of the application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suman
white box testing is design of test cases using structure of
code. block box testing is design of test cases using
specification.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Buddy Testing?
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
How do you test calculator?
I faced following questions in Polaris Interview. 1. Tell me about u r current organization 2. what is Black box testing? 3. what is white box testing? 4. What is Functional Testing? 5. What is difference between Black box & functional ? 6. what is test plan? 7. what is test strategy? 8. what is difference between Test plan & test strategy? 9. What is smoke testing ? 10 what is sanity testing? 11. who will perform smoke testing? 12. Explain about Agile process? 13. How much you know about QTP? ( I mentioned in my resume as Exposure on QTP) 14. Explain about u r current project? 15. What is the Requirement Traceability Matrix? 16. Can u draw the template for Requirement Traceability Matrix? 17. What is Ad-hoc Testing? 18. What is difference between ReTesting and Regression Testing. 19. Can u explain about Bug life cycle? 20. How can u make sure whether all requirements are covered or not? 21. Can u explain biggest complexity in current project? 22. what is difference between bug severity and priority? 23. Which bug tracking tool is u r using? 24. can u give one example for High severity and low priority bug? 25. can u give one example for High priority and low severity bug? 26. What is security Testing?
what is the quality?
Explan different Risks associated with the project????
Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a black box test engineer
What is Test Statergy?
1 Answers Oneclick Testing Solutions,
Can Anybody tell me What is diff. in Win2k namd Win-XP Thanks in advance
hi i am arun In interview i will answer( the allinterview com ) answers it is accepatable by interviewer it is real time answer only
Guys, can any one of u give the realtime example for System Test
How integration testing performed in organization