1.The effectiveness of a test suite in detecting errors can
be determined by counting the total number of test cases
present in the test suite.

2.Black-box testing attempts to find errors in which of the
following categories



Option 1 Incorrect or missing functions

Option 2 Interface errors

Option 3 Performance errors

Option 4 All of the above

Answers were Sorted based on User's Feedback



1.The effectiveness of a test suite in detecting errors can be determined by counting the total num..

Answer / rosa

Has anybody idea for the answers of these 2 questions?

Is This Answer Correct ?    4 Yes 2 No

1.The effectiveness of a test suite in detecting errors can be determined by counting the total num..

Answer / bns

In black box testing all options are tested.so the anser is
option4

Is This Answer Correct ?    2 Yes 1 No

1.The effectiveness of a test suite in detecting errors can be determined by counting the total num..

Answer / @mit

I think Q-1 is incomplete,so unable to answer this.

ForQ-2, option 4 is correct.
Bcoz by using black box testing,Tester finds all 3(above
stated options).

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Is the regression testing can call it as Retest

7 Answers   Wipro,


What is reverse engineering?

0 Answers  


wat is perpose of TRM ?(Test responsibility Matrix)

4 Answers   Synergy,


we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1) functional testing 2)security testing

9 Answers  


What is the mean by Test Management,Test Design,Test Execution,Test Plan,Test Specification?

1 Answers   CSC,


What are the recommended sites or books for software testing?

2 Answers  


On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button

1 Answers  


What is difference between JVM (Java Virtual Machine) and CLR (Common language Runtime) ?

7 Answers   AZTEC, Impetus, Symantec, Veritas,


In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]

2 Answers  


Can Someone tell me scenario in testing having low severity and high priority and vice versa

6 Answers   CybAge,


Can anybody define 2-tier architecture,and 3 tier architecture.

1 Answers  


What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing

2 Answers  


Categories