Which of the following is MOST clearly a characteristic of structure based (white-box) techniques?
Which of the following would be MOST USEFUL in estimating the amount of re-testing and regression testing likely to be required? a) The purchase of an automated test execution tool. b) Time allocated for acceptance testing. c) Metrics from previous similar projects. d) Impact analysis.
Which one of the following BEST describes the purpose of a priority rating in an incident report?
Which of the following are characteristics of good testing in any life cycle model? a) Every development activity has a corresponding test activity. b) Testers review development documents early. c) There are separate levels for component and system integration test. d) Each test level has objectives specific to that level. e) Each test level is based on the same test basis.
A failure has occurred during system testing and incident report must be raised. The following attributes are available for the report: a) Tester name. b) Date raised. c) Priority (to fix). d) Severity (impact on the system). e) Expected Results. f) Actual Results. g) Test case specification identifier. h) Failing software function. i) Tester recommendations.Which attributes would be the MOST effective to enable determination of WHEN the incident should be fixed and HOW MUCH effort might be required to apply the fix?
A system requires 100% decision coverage at component testing for all modules. The following module has been tested with a single test case.The test case follows the path A, B, D, E, F, G. What level of decision coverage has been achieved?