tr

Terms of Software Testing (ISTQB) (E)

A B C D E F G H I İ J K L M N O P Q R S T U V W X Y Z
Effectiveness :
The capability of producing an intended result. See also efficiency.
Efficiency :
(1) The capability of the software product to provide appropriate performan ...
efficiency testing :
The process of testing to determinethe efficiency of a software product.
EFQM (European Foundation for Quality Management) excellence model :
A non-prescriptive framework for an organisation's quality management syste ...
elementary comparison testing :
A black box test design technique in which test cases are designed to execu ...
embedded iterative development model :
A development lifecycle sub-model that applies an iterative approach to det ...
emotional intelligence :
The ability, capacity, and skill to identify, assess, and manage the emot ...
emulator :
A device, computer program, or system that accepts the same inputs and prod ...
entry criteria :
The set of generic and specific conditions for permitting a process to go f ...
entry point :
An executable statement or process step which defines a point at which a gi ...
equivalence class :
See equivalence partition.
equivalence partition :
A portion of an input or output domain for which the behavior of a componen ...
equivalence partition coverage :
The percentage of equivalence partitions that have been exercised by a test ...
equivalence partitioning :
A black box test design technique in which test cases are designed to execu ...
error :
A human action that produces an incorrect result. [After IEEE 610]
error guessing :
A test design technique where the experience of the tester is used to antic ...
error seeding :
See fault seeding.
error seeding tool :
See fault seeding tool.
error tolerance :
The ability of a system or component to continue normal operation despite t ...
establishing (İDEAL) :
The phase within the İDEAL model where the specifics of how an organization ...
evaluation :
See testing.
exception handling :
Behavior of a component or system in response to erroneous input, from eith ...
executable statement :
A statement which, when compiled, is translated into object code, and which ...
exercised :
A program element is said to be exercised by a test case when the input val ...
exhaustive testing :
A test approach in which the test süite comprises ali combinations of input ...
exit criteria :
The set of generic and specific conditions, agreed upon with the stakeholde ...
exit point :
An executable statement or process step which defines a point at which a gi ...
expected outcome :
See expected result.
expected result :
The behavior predicted by the specification, or another source, of the comp ...
experience-based technique :
See experience-based test design technique.
experience-based test design technique :
Procedure to derive and/or select test cases based on thetester's experienc ...
experience-based testing :
Testing based on the tester's experience, knowledge and intuition.
exploratory testing :
An informal test design technique where the tester actively controls the de ...
extreme programming (XP) :
A software engineering methodology used within agile software development w ...