Black Box testing attempts to find errors in which of the
follwing categories
1)Incorrect or missing functions
2) Interface errors
3)Performence errors?
Answer Posted / amit kumar tyagi
Black Box Testing means testing the targeted software from
the point of view of its functionality without having the
knowledge of its source code.So Incorrect or missing
functions and Interface errors options are right.In
Incorrect or missing functions we only check the
functionality and in Interface checking we also check the
same thing.
Example of Incorrect or missing functions is Checking the
Hyperlink.
Example of Interface Errors is Checking the functionality
of printer means printout of required document is coming
properly or not.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a failure?
give me a example of writing a test case,take any good example which i can understand easily.
What r all the security problems u r facing & the measures taken to solve.
In what situation would you want to parameterize a text verification check?
What are the different servers and difference between them?
Test cases on send/ receive button of Microsoft outlook.
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
Describe Testing Decomposition?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
Can you explain requirement traceability and its importance?
What are testing techniques? What is difference between general and specific?
What is the responsibility of programmer’s vs QA?
tell me 5 new requirements in ur project? plz urgent
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Define performance and stress testing?