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

The most important thing about early test design is that it:

  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

Which of the following is the best source of Expected Outcomes for User Acceptance Test scripts?

  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

Regression testing should be performed v) every week w) after the software has changed x) as often as possible y) when the environment has changed z) when the project manager says

  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

A flaw in a component or system that can cause the component or system to fail to perform its required function is called

  1. failure

  2. fault

  3. Error

  4. Mistake


Correct Option: B

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

  1. True

  2. False


Correct Option: A

“The degree to which a component, system or process meets specified requirements and/or user/customer needs and expectations” is called

  1. Expected Result

  2. Quality

  3. Failure

  4. Actual Result


Correct Option: B

AI Explanation

To answer this question, you need to understand the concept of quality.

Option A) Expected Result - This option is incorrect because the expected result refers to the anticipated outcome or output of a component, system, or process. It does not encompass the overall evaluation of how well it meets specified requirements and user/customer needs.

Option B) Quality - This option is correct because quality refers to the degree to which a component, system, or process meets specified requirements and/or user/customer needs and expectations. It encompasses aspects such as performance, reliability, usability, and customer satisfaction.

Option C) Failure - This option is incorrect because failure refers to the inability of a component, system, or process to meet its intended purpose or function. It does not capture the overall evaluation of meeting requirements and user/customer needs.

Option D) Actual Result - This option is incorrect because the actual result refers to the observed or measured outcome or output of a component, system, or process. It does not encompass the overall evaluation of how well it meets specified requirements and user/customer needs.

The correct answer is B) Quality. This option is correct because quality is the term used to describe the degree to which a component, system, or process meets specified requirements and/or user/customer needs and expectations.

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 condition or capability needed by a user to solve a problem or achieve an objective that must be met or possessed by a system or system component to satisfy a contract, standard, specification, or other formally imposed document

  1. Result

  2. Requirement

  3. Defect

  4. Mistake


Correct Option: B

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 process of finding, analyzing and removing the causes of failures in software

  1. Coding

  2. Testing

  3. Debuging

  4. Designing


Correct Option: C

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 test management task that deals with the activities related to periodically checking the status of a test project

  1. Test Control

  2. Test implementation

  3. Test ase execution

  4. Test monitoring


Correct Option: D

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