单选题 Which of the following is an objective of a pilot project for the introduction of a testing tool?

A、 Evaluate testers’ competence to use the tool.
B、 Complete the testing of a key project.
C、 Assess whether the benefits will be achieved at reasonable cost.
D、 Discover what the requirements for the tool are.
下载APP答题
由4l***40提供 分享 举报 纠错

相关试题

单选题 In a REACTIVE approach to testing when would you expect the bulk of the test design work to be begun?

A、After the software or system has been produced.
B、During development.
C、As early as possible.
D、During requirements analysis.

单选题 Which of the following will NOT be detected by static analysis?

A、Parameter type mismatches.
B、Errors in requirements.
C、Undeclared variables.
D、Uncalled functions.

单选题 In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?

A、£4000; £5000; £5500.
B、£32001; £34000; £36500.
C、£28000; £28001; £32001.
D、£4000; £4200; £5600.

单选题 Which of the following is a major task of test planning?

A、Determining the test approach.
B、Preparing test specifications.
C、Evaluating exit criteria and reporting.
D、Measuring and analyzing results.

单选题 What is the objective of debugging? i To localise a defect. ii To fix a defect. iii To show value. iv To increase the range of testing.

A、i, iii.
B、ii, iii, iv.
C、ii, iv.
D、i, ii.

单选题 Which of the following test activities can be automated? i Reviews and inspections. ii Metrics gathering. iii Test planning. iv Test execution. v Data generation.

A、i, iii, iv.
B、i, ii, iii.
C、ii, iv, v.
D、ii, iii, v.

单选题 What is the MAIN purpose of a Master Test Plan?

A、To communicate how incidents will be managed.
B、To communicate how testing will be performed.
C、To produce a test schedule.
D、To produce a work breakdown structure.

单选题 Which of the following statements is MOST OFTEN true?

A、Source-code inspections are often used in component testing.
B、Component testing searches for defects in programs that are separately testable.
C、Component testing is an important part of user acceptance testing.
D、Component testing aims to expose problems in the interactions between software and hardware components.