0

testing Online Quiz - 148

Description: testing Online Quiz - 148
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

You can also create coverage between test instances and requirements. You can enable this feature using the ........... parameter in Site Administration

  1. ALLOW_REQ_COVERAGE_BY_TEST_INSTANCE

  2. ALLOW_TEST_COVERAGE_BY_REQ_INSTANCE

  3. ALLOW_R_COVERAGE_BY_T_INSTANCE

  4. None of above


Correct Option: A

A failure is:

  1. Found in the software; the result of an error.

  2. departure from specified behaviour

  3. An incorrect step, process or data definition in a computer program

  4. A human action that produces an incorrect result


Correct Option: B
  1. Makes test preparation easier

  2. Means inspections are not required

  3. Can prevent fault multiplication.

  4. will find all faults


Correct Option: C

Test cases are designed during

  1. Test recording

  2. Test planning

  3. Test configuration

  4. Test specification


Correct Option: D
  1. Actual Results

  2. Program specification

  3. User requirements

  4. System specification


Correct Option: C

Deviation from the specified or expected behaviour that is visible to end-users is called

  1. An error

  2. A fault

  3. A failure

  4. A defect


Correct Option: C
  1. v & w are true, x, y & z are false

  2. w, x & y are true, v & z are false

  3. W & y are true, v, x & z are false

  4. w is true, v, x, y & z are false


Correct Option: C

Incidents (Defects) would not be raised against:

  1. Requirements

  2. Documentation

  3. Test cases

  4. Improvements suggested by users


Correct Option: D

cost of finding and fixing defects rises considerably across the life cycle

  1. True

  2. False


Correct Option: A

Computer instructions and data definitions expressed in a programming language or in a form output by an assembler, compiler or other translator

  1. code

  2. Debug

  3. Defect

  4. Failure


Correct Option: A

A set of input values, execution preconditions, expected results and execution postconditions, developed for a particular objective or test condition, such as to exercise a particular program path or to verify compliance with a specific requirement.

  1. Requirement

  2. Test case

  3. Test Condition

  4. Test Result


Correct Option: B

Testing includes

  1. finding defects

  2. Gaining confidence in and providing information about the level of quality

  3. preventing defects

  4. all of the above


Correct Option: D

The degree, expressed as a percentage, to which a specified coverage item has been exercised by a test suite.

  1. Quality

  2. Result

  3. Failure

  4. Coverage


Correct Option: D

A high-level document describing the principles, approach and major objectives of the organization regarding testing

  1. Test policy

  2. Test Strategy

  3. Test Approach

  4. Test Basis


Correct Option: A

A high-level description of the test levels to be performed and the testing within those levels for an organization or program (one or more projects).

  1. Test policy

  2. Test approach

  3. Test Strategy

  4. Test Control


Correct Option: C
- Hide questions