Software Reliability Assessment and Prediction leaf node


URI

https://openalex.org/T12423

Label

Software Reliability Assessment and Prediction

Description

This cluster of papers focuses on the assessment and prediction of software reliability, utilizing architecture-based approaches, testing-effort dependent models, neural networks, and fault detection and correction processes. It also explores the reliability of component-based systems, NHPP models, open source software, and sensitivity analysis using Markov chain models.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12423> a skos:Concept ;
    rdfs:label "Software Reliability Assessment and Prediction"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Software_reliability>,
        <https://openalex.org/T12423> ;
    skos:broader oasubfields:1712 ;
    skos:definition "This cluster of papers focuses on the assessment and prediction of software reliability, utilizing architecture-based approaches, testing-effort dependent models, neural networks, and fault detection and correction processes. It also explores the reliability of component-based systems, NHPP models, open source software, and sensitivity analysis using Markov chain models."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Software Reliability Assessment and Prediction"@en ;
    openalex:cited_by_count 315200 ;
    openalex:works_count 31890 .