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 |
How Can I do database Testing ?
HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya
explain the 5 types test matrics?
What is mutation testing & when can it be done?
Why white box testing techniques are also called as clear and glass box testing teschniques?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.
What is Test Coverage?
What is regression testing
what is ECP/
If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this.