info@kbcambodia.com

Category: Education

Which of the following characterises the cost of faults?

Which of the following characterises the cost of faults? A. They are cheapest to find in the early development phases and the most expensive to fix in the latest test phases. B. They are easiest to find during system testing…

The oracle assumption:

The oracle assumption: A. is that there is some existing system against which test output may be checked. B. is that the tester can routinely identify the correct outcome of a test. C. is that the tester knows everything about…

Which of the following is true of the V-model?

Which of the following is true of the V-model? A. It states that modules are tested against user requirements. B. It only models the testing phase. C. It specifies the test techniques to be used. D. It includes the verification…

How would you estimate the amount of re-testing likely to be required?

How would you estimate the amount of re-testing likely to be required? A. Metrics from previous similar projects B. Discussions with the development team C. Time allocated for regression testing D. a & b Answer: Option D

Which one of the following statements, about capture-replay tools, is NOT correct?

Which one of the following statements, about capture-replay tools, is NOT correct? A. They are used to support multi-user testing. B. They are used to capture and animate user requirements. C. They are the most frequently purchased types of CAST…

Which of the following is false?

Which of the following is false? A. In a system two different failures may have different severities. B. A system is necessarily more reliable after debugging for the removal of a fault. C. A fault need not affect the reliability…

Which of the following is not described in a unit test standard?

Which of the following is not described in a unit test standard? A. syntax testing B. equivalence partitioning C. stress testing D. modified condition/decision coverage Answer: Option C

Which of the following is NOT true of incidents?

Which of the following is NOT true of incidents? A. Incident resolution is the responsibility of the author of the software under test. B. Incidents may be raised against user requirements. C. Incidents require investigation and/or correction. D. Incidents are…

Enough testing has been performed when:

Enough testing has been performed when: A. time runs out. B. the required level of confidence has been achieved. C. no more faults are found. D. the users won’t find any serious faults. Answer: Option B

Which of the following is false?

Which of the following is false? A. Incidents should always be fixed. B. An incident occurs when expected and actual results differ. C. Incidents can be analysed to assist in test process improvement. D. An incident can be raised against…