/srt.core

Software Reliability Tool

Primary LanguageHTMLMIT LicenseMIT

Software Reliability Tool (SRT)

A web oriented software reliabilty testing suite written in R. Made to parse data sets and predict failure models based on common statistical approaches using the shiny framework.

Lance Fiondella, University of Massachusetts Dartmouth

Allen Nikora, Jet propulsion laboratory/ California Institute of technology

Dependancies

Using source("install_script.R") located in this repository will resolve the dependancies for SRT

To Run

library(shiny)  
runApp("/Path/To/Dir/SRT/")

This will launch the app on localhost on a random port and attempt to open a browser.

Deploy using docker image on Linux

Contribution:

The aim of this tool is to allow third party contributions both in terms of architecture and models.

Model Contributors Guide


  • Link to contributors guide ()

Cons:

  • PDF export of tables is not supported yet.
  • Only NHPP Models are included.

TODO:

  • Python port of this is in progress.

Caution

  • Under Heavy development use with caution.

Versioning:

  • v1.0 is released.

Acknowledgement

This research was supported by (i) the Naval Air Systems Command (NAVAIR) through the Systems Engineering Research Center (SERC), a Department of Defense (DoD) University Affiliated Research Center (UARC) under Research Task 139: Software Reliability Modeling and (ii) the National Science Foundation under Grant Number (1526128).

Copyright and License

Code release under MIT LICENSE.