Tag: testing

Questions Related to testing

  1. Test objects

  2. Utility objects

  3. Functions

  4. Default object types


Correct Option: A,B,C

Which of the following metrics is LEAST LIKELY to be used as a measure of process capability of the system test execution process?

  1. Phase containment

  2. Defect detection efficiency

  3. Test case execution cycle time

  4. Test case defect density


Correct Option: D
  1. 0, 10, and 30 characters in length.

  2. 4, 5, 25 and 26 characters in length.

  3. 5, 6, 24 and 25 characters in length.

  4. from 5 to 25 characters inclusively.


Correct Option: B
  1. tracking the statuses of defect reports as they are worked to resolution.

  2. automating the software build processes and running automate test scripts.

  3. establishing, maintaining and managing the various configuration libraries.

  4. relating versions of configuration items to other items in the same baseline.


Correct Option: A

Which Java method advances the data pool cursor to the next row in the data pool ?

  1. dpMoveCursor()

  2. dpNext()

  3. dpNextRow()

  4. dpMoveNext()


Correct Option: B