Black Box testing attempts to find errors in which of the
follwing categories
1)Incorrect or missing functions
2) Interface errors
3)Performence errors?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / uday
while Black box testing we find Interface errors.
Incorrect or missing functions - white box testing
Perfomance errors - Performance testing
Interface errors - Black box testing
| Is This Answer Correct ? | 1 Yes | 6 No |
The scenario is "while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client's requirements" whom do you report?and what is your action?
How will you find out Root Cause of any defect?
how deployment phase of SDLC differs in product based and in service based company ?
what is effect variance ,Budget variance , Schedule Variance , Defect Density ?
How do you handle when requirments are continously changing? please explain in detail?
2 Answers Thatavarti Technologies,
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
Whatis the need of writing testcases? why don,t test the application without the testcases
what is difference b/t severity and priority
4 Answers Tech Mahindra, Value Labs,
How we map test cases with the requirement in Quality Center plzzz give the procedure step by step
what is the diff between verification and validation.is verifiction and validation will takes place in each and every phase..pls send a clarified answer
I give you a functional requirement document(FRD) of 10 pages.Now you tell me,how to calculate Test effort,As i Need to say to the client ?
How do u find Synchronization problems manually?