info@kbcambodia.com

Category: Education

Which of the following statements comparing component testing and system testing is TRUE?

Which of the following statements comparing component testing and system testing is TRUE? A. Component testing verifies the functionality of software modules, program objects, and classes that are separately testable, whereas system testing verifies interfaces between components and interactions between…

How can white-box testing be applied during acceptance testing?

How can white-box testing be applied during acceptance testing? A. To check if large volumes of data can be transferred between integrated systems. B. To check if all code statements and code decision paths have been executed. C. To check…

Differentiate the following test work products,1-4, by mapping them to the right description, A- D.

Differentiate the following test work products,1-4, by mapping them to the right description, A- D. 1. T est suite. 2. T est case. 3. T est script. 4. Test charter. A. A group of test scripts or test execution schedule.…

Which of the below tasks is performed during the test analysis activity of the test process?

Which of the below tasks is performed during the test analysis activity of the test process? A. Identifying any required infrastructure and tools. B. Creating test suites from test scripts. C. Analyzing lessons learned for process improvement. D. Evaluating the…

In what way can testing be part of Quality assurance?

In what way can testing be part of Quality assurance? A. It ensures that requirements are detailed enough. B. It reduces the level of risk to the quality of the system. C. It ensures that standards in the organization are…

Which of the following statements CORRECTLY describes one of the seven key principles of software testing?

Which of the following statements CORRECTLY describes one of the seven key principles of software testing? A. By using automated testing it is possible to test everything. B. With sufficient effort and tool support, exhaustive testing is feasible for all…

Which one of the statements below describes a failure discovered during testing or in production?

Which one of the statements below describes a failure discovered during testing or in production? A. The product crashed when the user selected an option in a dialog box. B. The wrong version of one source code file was included…

Which of the following statements correctly describes the difference between testing and debugging?

Which of the following statements correctly describes the difference between testing and debugging? A. Testing identifies the source of defects; debugging analyzes the defects and proposes prevention activities. B. Testing shows failures caused by defects; debugging finds, analyzes, and removes…

Which of the following statements is a valid objective for testing?

Which of the following statements is a valid objective for testing? A. To determine whether enough component tests were executed within system testing. B. To find as many failures as possible so that defects can be identified and corrected. C.…

Which one of the following is the BEST description of a test condition?

Which one of the following is the BEST description of a test condition? A. An attribute of a component or system specified or implied by requirements documentation. B. An aspect of the test basis that is relevant to achieve specific…