If already everything is tested using White-Box testing,
then what is the need of using Black box testing?
Answers were Sorted based on User's Feedback
Answer / naveenn
White-Box testing is used to test the internal logic of the
code, where as black box testing is used to test in all
possible ways by specifying the range and etc..
Ex : Boundary value analysis
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vinay
White box is to do with code testing and is mainly done by
the developer, it is also known as Unit testing.
Black box is more advance testing, it includes funtional,
regression, system testing etc. This is mainly done from
end user prospective (Customers). If customers are able use
with no errors, then the product is of high quality.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mahesh.k
the main reason is the white box testing is for testing the code of an application block box testing is for testing the functional part of the application.here developers perform positive testing, testers do both positive and negitive testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain the check points in quicktest professional (qtp)?
we have 5 default properties we want add more Default property in Object Repository how to add the property
How to get Traceability matrix from TD?
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
Explain how qtp identifies objects?
Explain the check points in QTP?
22 Answers Gray Matrix, IBM, Microsoft, Prapan Solutions, Zensar,
Explain about the Test Fusion Report of QTP ?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
what is Smart identification
what is the exact testing process in qtp plz explin ?
in Qtp,how to display user name and pwd (script)in data table(global sheet).