what are the bugs we canot find in black box.
Answers were Sorted based on User's Feedback
Answer / raghunandan rao
If there r any bugs in security settings of the pages or
any othere internal mistake made in coding cannot be found
in black box testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rahul das
Black box testing ,testing the functionality of the
application,we don't know the internal code of
application,so difficult to find bug in code of the application
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / siddiq [sst]
Bugs which are due to bad coding ...like buffer overload
bugs,class exists or not,in-efficient use of memory(memory
leaks) etc are hard to find...
| Is This Answer Correct ? | 1 Yes | 0 No |
We can find bugs in functionlity,non
functionlity,performance,compatablity and security.If we
are doing testing web pages we can test in this ways like
1. checking the links betwwen the pages.
2. checking the colors,font,text,pictures,address,database
errors are possible.
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 2 Yes | 2 No |
what is cause effect graph & exp its types?
diffrence between banking domain and medical domain
can any one please tell me the types of defects in s/w testing
what is boundary value analysis?
What is Bug leak or Defect leak ?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
What are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"?
what is the Test completion Criteria?
How to explian the V model ?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
difference between blackbox vs system testing
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases