Can anyone explain me about, the white box testing and
black box testing, in detail?
Answer Posted / rakesh
white box testing also known to be transperant-box
testing,glass-box testing.Moreover,this one tests the
application's functionality and structure.Whereas,blackbox
testing tests the functionlity only.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is Cyclometric testing?
Describe your personal software development process.
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
how to clarify functional requirements and non functional requirements in a srs?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
what is the difference between Desktop testing,Client/server testing and webapplication testing
What is Wound Fixing?
What is reverse engineering?
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
when database testing comes into manual tesing
please give information about ERP Projects and how V-model use in project
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is the purpose of test strategy?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
Explain about PET Model?