Template:Short description Template:See also Template:Multiple issues System testing, a.k.a. end-to-end (E2E) testing, is testing conducted on a complete software system.

System testing describes testing at the system level to contrast to testing at the system integration, integration or unit level.

System testing often serves the purpose of evaluating the system's compliance with its specified requirements Template:Citation needed Template:Endash often from a functional requirement specification (FRS), a system requirement specification (SRS), another type of specification or multiple.

System testing can detect defects in the system as a whole.Template:Citation needed <ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

System testing can verify the design, the behavior and even the believed expectations of the customer. It is also intended to test up to and beyond the bounds of specified software and hardware requirements.Template:Citation needed

ApproachesEdit

  • Destructive testing: tests are carried out to the specimen's failure, in order to understand a specimen's performance or material behaviour under different loads.
  • Nondestructive testing: analysis techniques to evaluate the properties of a material, component or system without causing damage.
  • Fault injection: A testing technique which stress the system in an unusual way to examine the system behavior.<ref>Template:Cite book</ref><ref>Template:Cite journal</ref><ref>Moradi, Mehrdad, Bentley James Oakes, Mustafa Saraoglu, Andrey Morozov, Klaus Janschek, and Joachim Denil. "Exploring Fault Parameter Space Using Reinforcement Learning-based Fault Injection." (2020).</ref>

See alsoEdit

NotesEdit

Template:Reflist

ReferencesEdit

Template:Software testing

de:Softwaretest#Systemtest