info@kbcambodia.com

KB Cambodia

A tool that supports traceability, recording of incidents or scheduling of tests is called:

A tool that supports traceability, recording of incidents or scheduling of tests is called: A. a dynamic analysis tool B. a test execution tool C. a debugging tool D. a test management tool E. a configuration management tool Answer: Option…

Unreachable code would best be found using:

Unreachable code would best be found using: A. code reviews B. code inspections C. a coverage tool D. a test management tool E. a static analysis tool Answer: Option A

Test managers should not:

Test managers should not: A. report on deviations from the project plan B. sign the system off for release C. re-allocate resource to meet original plans D. raise incidents on faults that they have found E. provide information for risk…

Expected results are:

Expected results are: A. only important in system testing B. only used in component testing C. never specified in advance D. most useful when specified in advance E. derived from the code Answer: Option D

The difference between re-testing and regression testing is

The difference between re-testing and regression testing is A. re-testing is running a test again; regression testing looks for unexpected side effects B. re-testing looks for unexpected side effects; regression testing is repeating those tests C. re-testing is done after…

A typical commercial test execution tool would be able to perform all of the following EXCEPT:

A typical commercial test execution tool would be able to perform all of the following EXCEPT: A. generating expected outputs B. replaying inputs according to a programmed script C. comparison of expected outcomes with actual outcomes D. recording test inputs…

Which of the following statements is NOT true:

Which of the following statements is NOT true: A. inspection is the most formal review process B. inspections should be led by a trained leader C. managers can perform inspections on management documents D. inspection is appropriate even when there…

Which of the following statements about the component testing standard is false:

Which of the following statements about the component testing standard is false: A. black box design techniques all have an associated measurement technique B. white box design techniques all have an associated measurement technique C. cyclomatic complexity is not a…

The main focus of acceptance testing is:

The main focus of acceptance testing is: A. finding faults in the system B. ensuring that the system is acceptable to all users C. testing the system with other systems D. testing for a business perspective E. testing by an…

Given the following types of tool, which tools would typically be used by developers and which by an independent test team:

Given the following types of tool, which tools would typically be used by developers and which by an independent test team: i. static analysis ii. performance testing iii. test management iv. dynamic analysis v. test running vi. test data preparation…