Glossary
Search
(clear)
- IDEALEin Verbesserungsmodell für Unternehmen, das als Orientierungshilfe für das Aufsetzen, die Planung und die Durchführung von Verbesserungsmaßnahmen dient. Das IDEAL-Modell ist nach den fünf Phasen benannt, die es beschreibt: Initiating (Initiierung), Diagnosing (Diagnose), Establishing(...)
- impactSee risk impact.
- impact analysisThe assessment of change to the layers of development documentation, test documentation and components, to implement a given change to specified requirements.
- incidentAny event occurring during testing that requires investigation [after IEEE 1008].
- incident loggingRecording the details of any incident that occurred, e.g. during testing.
- incident managementThe process of recognizing, investigating, taking action and disposing of incidents. It involves logging incidents, classifying them and identifying the impact [after IEEE 1044].
- incident management toolA tool that facilitates the recording and status tracking of incidents found during testing. They often have workflow-oriented facilities to track and control the allocation, correction and re-testing of incidents and provide reporting facilities. See also defect management tool.
- incident reportA document reporting on any event that occurred during the testing which requires investigation [after IEEE 829].
- incremental development modelA development life cycle where a larger project is broken into a series of increments, each of which delivers a portion of the functionality in the overall project requirements. The requirements are prioritized and delivered in priority order in the appropriate increment. In some (but not all)(...)
- incremental testingTesting where components or systems are integrated and tested one or some at a time until all the components or systems are integrated and tested.
- independence of testingSeparation of responsibilities, which encourages the accomplishment of objective testing [after DO-178b].
- indicatorA measure that can be used to estimate or predict another measure. [ISO 14598]
- IndikatorEin Maß, das benutzt werden kann, um ein anderes Maß abzuschätzen oder vorherzusagen. [ISO 14598]
- Individualsoftwaresoftware, die für einen einzelnen oder eine kleine Gruppe von Kunden oder Benutzer entwickelt wird. Das Gegenstück ist Standardsoftware.
- infeasible pathA path that cannot be exercised by any set of possible input values.
- informal reviewA review not based on a formal (documented) procedure.
- information assuranceMeasures that protect and defend information and information systems by ensuring their availability, integrity, authentication, confidentiality, and non-repudiation. These measures include providing for restoration of information systems by incorporating protection, detection, and reaction(...)
- information securityThe protection of information and information systems from unauthorized access, use, disclosure, disruption, modification, or destruction in order to provide confidentiality, integrity, and availability. [NIST.IR.7298]
- InformationsschutzMaßnahmen, die Informationen und Informationssysteme durch die Sicherstellung ihrer Verfügbarkeit, Integrität, Echtheit, Vertraulichkeit und Zweifelsfreiheit schützen und verteidigen. Solche Maßnahmen umfassen Vorkehrungen zur Wiederherstellung eines Informationssystems durch Fähigkeiten zum(...)
- InformationssicherheitDer Schutz von Informationen und Informationssystemen vor unberechtigtem Zugriff, Nutzung, Offenlegung, Störung, Änderung oder Zerstörung, um deren Vertraulichkeit, Integrität und Verfügbarkeit zu gewährleisten. [NIST.IR.7298]
- informelles ReviewReview ohne festgelegten formalen (dokumentierten) Ablauf.
- Inhaltsbasiertes ModellEin Prozessmodell, dass eine detaillierte Beschreibung von guten Engineering-Praktiken, wie z.B. Testpraktiken, liefert.
- InhaltsreferenzmodellSiehe inhaltsbasiertes Modell
- initiating (IDEAL)The phase within the IDEAL model where the groundwork is laid for a successful improvement effort. The initiating phase consists of the activities: set context, build sponsorship and charter infrastructure. See also IDEAL.
- Initiierung (IDEAL)Die Phase innerhalb des IDEAL-Modells, in der die grundlegende Arbeit für ein erfolgreiches Verbesserungsvorhaben gelegt wird. Die Initiierungsphase besteht aus den Aktivitäten: Zusammenhang herstellen, Sponsoring aufbauen und Infrastruktur errichten. Siehe auch IDEAL.
- inkrementeller TestTest, bei dem die Komponenten oder Systeme integriert werden und einzeln oder in Gruppen getestet werden, bis alle Komponenten oder Systeme integriert und getestet sind.
- inkrementelles EntwicklungsmodellEin Entwicklungsmodell, bei dem ein größeres project als Serie von Inkrementen entwickelt wird, von denen jedes einen Teil der gesamten Anforderungen an das project umsetzt. Die Anforderungen werden dabei priorisiert und in entsprechender Reihenfolge in den Inkrementen ausgeliefert. In(...)
- inputA variable (whether stored within a component or outside it) that is read by a component.
- input domainThe set from which valid input values can be selected. See also domain.
- input valueAn instance of an input. See also input.