what is the need of black box testing after completing white
box tesing?
Answers were Sorted based on User's Feedback
Answer / vinay
White box testing is done to check the right coding and
internal coded loops and modules working properly or not but
Black box testing is must after white box because in black
box we give the input and check the expected output and also
check system compatibility which is the main requirement of
the software.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / dwarika dhish mishra
Blackbox means opaque object, It means we never go in to internal structure of the product. Black box testing is done to test the functionality of product without going to internal structure.
Through Black box testing we find out the bugs related to UI, Usability, Functionality. but by using black box testing we can't find out bugs related to Memory leak, Logical error.
To read more about Black box testing and White box testing visit
http://abodeqa.wordpress.com/2012/05/24/what-is-black-box-and-white-box-testing/
| Is This Answer Correct ? | 1 Yes | 0 No |
Why we have to write test cases?.any specific reasons......
Hi, Anybody can explain me What is the Difference between 2- tier and 3-tier Architecture.
Can anyone list out major scenarios for an application managing drug composition?
What is Prototype Testing?
What is a Module?
why Can't the system testing be done at any stage in V- Process Model? reasons
what are the defferent defect statuses?
What are the steps to test any software through automation tools?
Whether the testing process followed in different model will be same or will it vary?
To test a application what is required is functional specfication or busniess requirment ?
what are the types of priority and sevority?
what is the diffrence b/w QA and QC?