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 |
Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti
what is the difference between onshore and offshore company
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
What is the diffrence between BUILD & RELEASE ?
What is mean by Defect Metrics? Write some defect metrics?
What are the main key components in web applications?
Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
37 Answers Birst India Private Limited, Enzigma, Mastersys, Miiaan, Mind Tree, Qtech Software, Techior Solutions, Trochil Technologies,
Who will do the design phase testing?
what is test scenario?
How will you prepare Test Data?
write the test senario on opening door in the flow diagram format
Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ??