Tag: testing

Questions Related to testing

  1. Faults in program specifications are the most expensive to fix.

  2. Faults in code are the most expensive to fix

  3. Faults in requirements are the most expensive to fix

  4. Faults in designs are the most expensive to fix


Correct Option: C
  1. Design based

  2. Big-bang

  3. Bottom-up

  4. Top-down


Correct Option: A
  1. Static

  2. Tertiary

  3. Dynamic

  4. Both 1 and 3


Correct Option: D
  1. Programmatic descriptions for parent object and the child object is referred in Object Repository

  2. Programmatic descriptions for both parent object and the child objects

  3. Parent object is referred in Object Repository and the programmatic descriptions for child object

  4. None of the above


Correct Option: B,C
  1. We can assign the object to a variable

  2. We can use With and End with statements

  3. We should use them every time

  4. None of the above


Correct Option: A,B
  1. Property Object

  2. Property Name

  3. Property Value

  4. Dynamic Property


Correct Option: A