Topic: automated testing
Topic: consistency testing
Topic: error safe systems
Topic: resourceful, redundant systems for reliability
Topic: safety critical systems
Topic: software maintenance and testing of distributed systems
Topic: statistical testing based on a usage profile
Topic: test data selection
| |
Subtopic: N-version
Quote: n-version programming for increasing fault tolerance by voting [»knigJC1_1986]
| Quote: independently write two versions of a program; the same errors should not occur in both [»pariG_1980]
| Quote: n-version systems are self-diagnostic; i.e., log disagreements and debug individual channels [»hattL11_1997]
| Subtopic: verify calculations by N-versions
Quote: demonstrate the validity of Babbage's analytical engine by calculating numerical constants by multiple methods [»babbC_1864, OK]
| Quote: punch input data, master routine, and subroutines separately; each tape punched twice and compared to catch errors [»wilkMV_1951]
| Subtopic: problems with N-version
Quote: N-version voting was only partially effective at detecting failures due to a fault
| Quote: a reliability model for ultrareliable software requires independent components; not reasonable for software/hardware design flaws [»butlRW12_1991]
| Quote: N-version programs have coincident failures greatly exceeding that expected by chance; modest gain in reliability [»eckhDE7_1991]
| Quote: when testing n-version programs found dependent errors between versions; reduces its effectiveness [»knigJC1_1986]
| Quote: self-checks identified errors missed by N-version coding and consistently found errors (if at all); since examined internal states [»leveNG4_1990]
|
Related Topics
Topic: automated testing (24 items)
Topic: consistency testing (60 items)
Topic: error safe systems (75 items)
Topic: resourceful, redundant systems for reliability (35 items)
Topic: safety critical systems (32 items)
Topic: software maintenance and testing of distributed systems (16 items)
Topic: statistical testing based on a usage profile (27 items)
Topic: test data selection (39 items)
|