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 |
How can a testengineer coordinate with developer in fixing bugs?
What is Retesting?
what the diff b/w verification and validation
8 Answers College School Exams Tests, SunGard,
what is web based testing and web based application? what are the check list for the web based application?
What is fuzz testing?
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
Why do you need to parameterize fields in your virtual user script?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
0 Answers Infosys, Notion Ink,
1. After completing testing , what whoulds you deliver to the client ?
If you're given a program that will average student grades, what kinds of inputs would you use?
What is System Testing and Integration Testing.Differentiate them.
What's Click-stream measurement tests