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
Answer / rosa
Has anybody idea for the answers of these 2 questions?
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / bns
In black box testing all options are tested.so the anser is
option4
Is This Answer Correct ? | 2 Yes | 1 No |
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 |
Is the regression testing can call it as Retest
What is reverse engineering?
wat is perpose of TRM ?(Test responsibility Matrix)
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
What is the mean by Test Management,Test Design,Test Execution,Test Plan,Test Specification?
What are the recommended sites or books for software testing?
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
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]
Can Someone tell me scenario in testing having low severity and high priority and vice versa
Can anybody define 2-tier architecture,and 3 tier architecture.
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