Give me an example when black box testing will not able to
detect a bug which white box will detect?
Answer Posted / varshab
Below are some senarios where Black box testing will not be
suffice to detect bugs.
1)Hidden functions which are not included in requirements.
2)Errors in coding standards.
3)Unreachable code.(Code ceverage can be measured using
white box testing tools only).
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
wht is Manual Testing Frame work
Can you explain tailoring?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
what is TAS language which is used as a language for some projects/
Is an "A fast database retrieval rate" a testable requirement?
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
Can anyone tell me about banking project? abt the transactions? the flow?
What are tools of performance testing?
On what basis you are fixing up the time for project completion?
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
When we use integration testing for any new system so why we required system testing.