Glossar
Search
(clear)
- S.M.A.R.T. goal methodologyA methodology whereby objectives are defined very specifically rather than generically. SMART is an acronym derived from the attributes of the objective to be defined: Specific, Measurable, Attainable, Relevant and Timely.
- S.M.A.R.T. ZieldefinitionsmethodeEine Methode, bei der sehr spezifische Ziele anstelle von allgemeinen Zielen definiert werden. SMART ist eine Abkürzung der Eigenschaften eines zu definierenden Zieles: Specific (spezifisch), Measurable (messbar), Attainable (erreichbar), Relevant (relevant) und Timely (termingerecht).
- safetyThe capability of the software product to achieve acceptable levels of risk of harm to people, business, software, property or the environment in a specified context of use [ISO 9126].
- safety critical systemA system whose failure or malfunction may result in death or serious injury to people, or loss or severe damage to equipment, or environmental harm.
- Safety TestTesten, um die funktionale Sicherheit eines Softwareprodukts zu bestimmen.
- safety testingThe process of testing to determine the safety of a software product.
- saltingA cryptographic technique that adds random data (salt) to the user data prior to hashing. See also hashing.
- SalzenEin kryptographisches Verfahren, das den Benutzerdaten vor der Anwendung der Hashfunktion Zufallsdaten („Salz“) hinzufügt. Siehe auch Hashfunktion.
- Sanity-TestSiehe Smoke-Test.
- sanity testSee smoke test.
- scalabilityThe capability of the software product to be upgraded to accommodate increased loads [after Gerrard].
- scalability testingTesting to determine the scalability of the software product.
- scenario testingSee use case testing.
- SchadensausmaßSiehe Schadensausmaß des Risikos.
- Schadensausmaß des RisikosDer Schaden, der entsteht, wenn ein Risiko eintritt.
- SchadprogrammSoftware, die dazu bestimmt ist, ein System oder seine Komponenten zu schädigen.
- Schadprogramm-ScanStatische Analyse zum Aufspüren und Beseitigen von böswilligem Code, der über eine Schnittstelle empfangen wurde. Siehe auch Angrifferkennungssystem.
- schlüsselwortgetriebener TestEin skriptbasiertes Verfahren, das nicht nur Testdaten und vorausgesagte Ergebnisse aus Dateien einliest, sondern auch spezielle Schlüsselworte zur Steuerung. Diese Schlüsselworte können von speziellen Skripts interpretiert werden und den Test während der Laufzeit steuern. Siehe auch(...)
- SchnittstellentestEine Art des Integrationstests, die sich mit dem Testen der Schnittstellen von Komponenten und Systemen beschäftigt.
- SchreibtischtestTesten einer Software oder einer Spezifikation durch manuelle Simulation ihrer Ausführung. Siehe auch statisches Testen.
- SchwachstellenscannerEin statischer Analysator, der zum Auffinden bestimmter Sicherheitsschwachstellen im Code genutzt wird.
- ScorecardEine zusammengefasste Darstellung von Leistungsmessungen, die den Fortschritt der Umsetzung eines Langzeit-Ziels darstellen. Eine Scorecard stellt statische Messwerte der Leistung während oder am Ende eines definierten Zeitraums dar. Siehe auch Balanced Scorecard, Dashboard.
- scorecardA representation of summarized performance measurements representing progress towards the implementation of long-term goals. A scorecard provides static measurements of performance over or at the end of a defined interval. See also balanced scorecard, dashboard.
- scribeThe person who records each defect mentioned and any suggestions for process improvement during a review meeting, on a logging form. The scribe should ensure that the logging form is readable and understandable
- script kiddieA person who executes security attacks that have been created by other hackers rather than creating one’s own attacks.
- scripted testingTest execution carried out by following a previously documented sequence of tests.
- scripting languageA programming language in which executable test scripts are written, used by a test execution tool (e.g. a capture/replay tool).
- SCRUMEin iterativ inkrementelles Vorgehensmodell für das Projektmanagement, das im Allgemeinen bei agiler Softwareentwicklung verwendet wird. Siehe auch agile Softwareentwicklung.
- securityAttributes of software that bear on its ability to prevent unauthorized access, whether accidental or deliberate, to programs and data [ISO 9126]. See also functionality.
- security attackAn attempt to gain unauthorized access to a system or component, resources, information, or an attempt to compromise system integrity. [NIST.IR.7298]