Questions Related to testing

Multiple choice technology testing
  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

Reveal answer Fill a bubble to check yourself
E Correct answer
Multiple choice technology testing
  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.

Reveal answer Fill a bubble to check yourself
B Correct answer