Tag: testing

Questions Related to testing

A program can operate incorrectly but still appear to pass your test because (choose correct answer from the following):

  1. The test is automated and it is not programmed to compare the specific misbehavior to an expected result.

  2. The test is manual (run by a human) but the human is paying attention to other aspects of the program's behavior and doesn't notice the misbehavior.

  3. The tester knows how to run the test but doesn't know what to look for as a result.

  4. option1 and 2

  5. All of the above


Correct Option: E
  1. Identifying tests that pose too much risk to be run, except under carefully controlled circumstances.

  2. Designing tests that are optimized to expose serious problems.

  3. Thorough documentation of high-risk attributes of the program under test.

  4. Evaluation of a product's risks in the field.


Correct Option: B
  1. Detective

  2. Corrective

  3. Preventive

  4. Protective


Correct Option: C
  1. Detective

  2. Corrective

  3. Preventive

  4. Protective


Correct Option: B
  1. defects

  2. routine checks

  3. zero defects

  4. faults

  5. monitoring

  6. flaws


Correct Option: A,D,F

Select the correct options for the Quality Control in testing

  1. inspection

  2. warranty

  3. zero defects

  4. routine checks

  5. monitoring

  6. customer satisfaction


Correct Option: A,C,D,E
  1. routine checks

  2. monitoring

  3. customer satisfaction

  4. compensation

  5. after sales care

  6. Questionnaire


Correct Option: C,D,E,F
  1. Statement coverage

  2. Point to point coverage

  3. Branch coverage

  4. Basic path coverage


Correct Option: B
  1. Compliance Testing – Business rules

  2. Black Box Testing – Path Coverage

  3. Regression Testing – End users

  4. File Integrity – Control Totals

  5. None of the above


Correct Option: D
  1. The Training Dept.

  2. The Quality Dept.

  3. Senior Management

  4. All of the above

  5. None


Correct Option: C