Explain the differences between White-box, Gray-box, and
Black-box testing.
Answer Posted / santosh kumar
White Box testing:In white box esting we check
coding,functional path,design nof the application.
Black Box testing:Inblack box testing there is no need to
know internal structure and coding of the appliction.
Gray Box testing:It si teh combiantion of both.Fo Gray box
testing we need to know programing language and intenal
structure of teh application also. In Gray box testing we
test the application from bot the side externally and
internally.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Explain about PET Model?
What are the uses of test plans? What is the need of test plans and explain their significance
Why performance testing is performed? What are tools of performance testing?
Can you explain v model in manual testing?
What are parametere require for Performance testing?
What is Application Performance testing and Operational performance testing
I have interview on Guide wire testing. If you please share me.
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
what are the test bugs
write test case for gmail login page
define risk management system with example ?
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases