info@kbcambodia.com

Category: Education

What is the main difference between a walkthrough and an inspection?

What is the main difference between a walkthrough and an inspection? A. An inspection is lead by the author, whilst a walkthrough is lead by a trained moderator. B. An inspection has a trained leader, whilst a walkthrough has no…

Which of the following is the best source of Expected Outcomes for User Acceptance Test scripts?

Which of the following is the best source of Expected Outcomes for User Acceptance Test scripts? A. Actual results B. Program specification C. User requirements D. System specification Answer: Option C

An important benefit of code inspections is that they:

An important benefit of code inspections is that they: A. enable the code to be tested before the execution environment is ready. B. can be performed by the person who wrote the code. C. can be performed by inexperienced staff.…

To the nearest whole pound, which of these is a valid Boundary Value Analysis test case?

To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is…

Data flow analysis studies:

Data flow analysis studies: A. possible communications bottlenecks in a program. B. the rate of change of data values as a program executes. C. the use of data on paths through the code. D. the intrinsic complexity of the code.…

Which of the following is NOT a white box technique?

Which of the following is NOT a white box technique? A. Statement testing B. Path testing C. Data flow testing D. State transition testing Answer: Option D

Which of these activities provides the biggest potential cost saving from the use of CAST?

Which of these activities provides the biggest potential cost saving from the use of CAST? A. Test management B. Test design C. Test execution D. Test planning Answer: Option C

Which of the following would NOT normally form part of a test plan?

Which of the following would NOT normally form part of a test plan? A. Features to be tested B. Incident reports C. Risks D. Schedule Answer: Option B

Which of the following is a form of functional testing?

Which of the following is a form of functional testing? A. Boundary value analysis B. Usability testing C. Performance testing D. Security testing Answer: Option A

Which of the following should NOT normally be an objective for a test?

Which of the following should NOT normally be an objective for a test? A. To find faults in the software. B. To assess whether the software is ready for release. C. To demonstrate that the software doesn’t work. D. To…