Terms of Software Testing (ISTQB) (R)
-
RACI matrix
:
-
A matrix describing the participation by various roles in completing tasks ...
-
random testing
:
-
A black box test design technique where test cases are selected, possibly u ...
-
Rational Unified Process
:
-
A proprietary adaptable iterative software development process framework co ...
-
reactive testing
:
-
Testing that dynamically responds to the actual system undertest and test r ...
-
record/playback tool
:
-
See capture/playback tool
-
recorder
:
-
See seri be
-
recoverability
:
-
The capability of the software product to re-establish a specified level of ...
-
recoverability testing
:
-
The process of testing to determine the recoverability of a software produc ...
-
recovery testing
:
-
See recoverability testing
-
regression testing
:
-
Testing of a previously tested program following modification to ensure tha ...
-
regression-averse testing
:
-
Testing using various techniques to manage the risk of regression, e.g., by ...
-
regulation testing
:
-
See compliance testing
-
release note
:
-
A document identifying test items, their configuration, current status and ...
-
reliability
:
-
The ability of the software product to perform its required functions under ...
-
reliability grovvth model
:
-
A model that shows the growth in reliability över time during continuous te ...
-
reliability testing
:
-
The process of testing to determinethe reliability of a software product
-
replaceability
:
-
The capability of the software product to be used in place of another speci ...
-
requirement
:
-
A condition or capability needed by a user to solve a problem or achieve an ...
-
requirements management tool
:
-
A tool that supports the recording of requirements, requirements attributes ...
-
requirements phase
:
-
The period of time in the software lifecycle during which the requirements ...
-
requirements-based testing
:
-
An approach to testing in which test cases are designed based on test objec ...
-
resource utilization
:
-
The capability of the software product to use appropriate amounts and types ...
-
resource utilization testing
:
-
The process of testing to determine the resource-utilization of a software ...
-
result
:
-
The consequence/outcome of the execution of a test. İt includes outputs to ...
-
resumption criteria
:
-
The criteria used to restart ali or a portion of the testing activities tha ...
-
resumption requirements
:
-
The defined set of testing activities that must be repeated when testing is ...
-
-
re-testing
:
-
Testing that runs test cases that failed the last time they were run, in or ...
-
retrospective meeting
:
-
A meeting at the end of a project during which the project team members eva ...
-
revievv
:
-
An evaluation of a product or project status to ascertain discrepanciesfrom ...
-
revievv plan
:
-
A document describing the approach, resources and schedule of intended revi ...
-
revievv tool
:
-
A tool that provides support to the review process. Typical features includ ...
-
revievver
:
-
The person involved in the review that identifies and describes anomalies i ...
-
Risk
:
-
Afactorthat could result in future negative consequences; usually expressed ...
-
risk analysis
:
-
The process of assessing identified risksto estimate their impact and proba ...
-
risk assessment
:
-
The process of assessing a given project or product risk to determine its l ...
-
risk category
:
-
See risk type
-
risk control
:
-
The process through which decisions are reached and protective measures are ...
-
risk identification
:
-
The process of identifying risks using techniques such as brainstorming, ch ...
-
risk impact
:
-
The damage that will be caused if the risk become an actual outcome or even ...
-
risk level
:
-
The importance of a risk as defined by its characteristics impact and likel ...
-
risk likelihood
:
-
Theestimated probability that a riskwill become an actual outcome orevent.
-
risk management
:
-
Systematic application of procedures and practices to the tasks of identify ...
-
risk mitigation
:
-
See risk control
-
risk type
:
-
A set of risks grouped by one or more common factors such as a quality attr ...
-
risk-based testing
:
-
An approach to testing to reduce the level of product risks and inform stak ...
-
robustness
:
-
The degree to which a component or system can function correctly in the pre ...
-
robustness testing
:
-
Testing to determine the robustness of the software product.
-
root cause
:
-
A source of a defect such that if it is removed, the occurrence of the defe ...
-
root cause analysis
:
-
An analysis technique aimed at identifying the root causes of defects. By d ...
-
RUP
:
-
See Rational Unified Process