risk
A factor that could result in future negative consequences; usually expressed as impact and likelihood.
A factor that could result in future negative consequences; usually expressed as impact and likelihood.
The person involved in the review that identifies and describes anomalies in the product or project under review. Reviewers can be chosen to represent different viewpoints and roles in the review process.
A document describing the approach, resources and schedule of intended review activities. It identifies, amongst others: documents and code to be reviewed, review types to be used, participants, as well as entry and Exit criteria to be applied in case of formal reviews, and the rationale for their choice. It is a record of the… Leer más »review plan
An evaluation of a product or project status to ascertain discrepancies from planned results and to recommend improvements. Examples include Management Review, Informal review, technical review, inspection, and walkthrough. [After IEEE 1028]
A regular event in which team members discuss results, review their practices, and identify ways to improve
An approach to Testing in which test cases are designed based on test objectives and test conditions derived from requirements, e.g. tests that exercise specific functions or probe non-functional attributes such as reliability or usability.
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. [After IEEE 610]
The ability of the software product to perform its required functions under stated conditions for a specified period of time, or for a specified number of operations.
Testing using various techniques to manage the risk of regression, e.g., by designing re-usable testware and by extensive automation of testing at one or more test levels.
Testing of a previously tested program following modification to ensure that defects have not been introduced or uncovered in unchanged areas of the software, as a result of the changes made. It is performed when the software or its environment is changed.