Testing
1 test for statement coverage, 3 for branch coverage
2 tests for statement coverage, 2 for branch coverage
2 tests for statement coverage. 3 for branch coverage
3 tests for statement coverage, 3 for branch coverage
3 tests for statement coverage, 2 for branch coverage
One more test case will be required for 100 % decision coverage.
Two more test cases will be required for 100 % statement coverage, one of which will be used to provide 100% decision coverage.
None, existing test cases can be used.
One more test case will be required for 100" statement coverage.
It is cheaper than designing tests during the test phases.
It helps prevent defects from being introduced into the code.
Tests designed early are more effective than tests designed later.
It saves time during the testing phases when testers are busy.
Preventative tests and reactive tests are designed as early as possible.
Preventative tests are designed early; reactive tests are designed after the software has been produced.
Preventative testing is always analytical; reactive testing is always heuristic.
Preventative tests are designed after the software has been produced; reactive tests are designed early in response to review comments.
3
4
2
1
15, 19 and 25.
17, 18 and19.
18, 20 and22.
16, 26 and 32.
Tool support for performance and monitoring.
Tool support for static testing.
Tool support for test execution and logging.
Tool support for the management of testing and tests.
Log defects.
Explain the documents to the participants.
Gather metrics.
Allocate the individual roles.
You have discovered every bug in the program.
You have tested every statement, branch, and combination of branches in the program.
You have completed every test in the test plan.
You have reached the scheduled ship date.
A. That you have tested every statement in the program.
B. That you have tested every statement and every branch in the program.
C. That you have tested every IF statement in the program.
D. That you have tested every combination of values of IF statements in the program
Identifying defects.
Fixing defects.
A and B
None of the above
System testing
Acceptance testing
Integration testing
Smoke testing
Wait!
Here's an interesting quiz for you.