tr

Terms of Software Testing (ISTQB) (B)

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
back-to-back testing :
Testing in which two or more variants of a component or system are executed ...
balanced scorecard :
A strategic tool for measuring whether the operational activities of a comp ...
baseline :
A specification or software productthat has been formally reviewed or agree ...
basic block :
A sequence of one or more consecutive executable statements containing no b ...
basis test set :
A set of test cases derived from the internal structure of a component or s ...
bebugging :
[Abbott] See fault seeding.
behavior :
The response of a component or system to a set of input values and precondi ...
benchmark test :
(1) A Standard against which measurements or comparisons can be made.
...
bespoke softvvare :
Software developed specifically for a set of users or customers. The opposi ...
best practice :
A superior method or innovative practice that contributes to the improved p ...
beta testing :
Operational testing by potential and/or existing users/customers at an exte ...
big-bang testing :
An integration testing approach in which software elements, hardware elemen ...
black box technique :
See black box test design technique
black box test design technique :
Procedure to derive and/or select test cases based on an analysis of the sp ...
black box testing :
Testing, either functional or non-functional, without reference to the inte ...
blocked test case :
A test case that cannot be executed because the preconditions for its execu ...
bottom-up testing :
An incremental approach to integration testing wherethe lowest level compon ...
boundary value :
An input value or output value which is on the edge of an equivalence parti ...
boundary value analysis :
A black box test design technique in which test cases are designed based on ...
boundary value coverage :
The percentage of boundary values that have been exercised by a test süite.
boundary value testing :
See boundary value analysis.
branch :
A basic block that can be selected for execution based on a program constru ...
branch condition :
See condition.
branch condition combination coverage :
See multiple condition coverage.
branch condition combination testing :
See multiple condition testing.
branch condition coverage :
See condition coverage.
branch coverage :
The percentage of branches that have been exercised by a test süite. 100% b ...
branch testing :
A white box test design technique in which test cases are designed to execu ...
buffer :
A device or storage area used to store data temporarily for differences in ...
buffer overflovv :
A memory access failure due to the attempt by a process to store data beyon ...
bug :
A flaw in a component or system that can cause the component or system to f ...
bug report :
A document reporting on any flaw in a component or system that can cause th ...
bug taxonomy :
A system of (hierarchical) categories designed to be a useful aid for repro ...
bug tracking tool :
A tool that facilitates the recording and status tracking of bugs and chang ...
business process-based testing :
An approach to testing in which test cases are designed based on descriptio ...