Interview Questions, Answers and Tutorials

Category: Software Testing Dictionary – 7

Software Testing Dictionary – 7

  Negative test. A test whose primary purpose is falsification; that is tests designed to break the software[B.Beizer1995]     Orthogonal array testing: Technique can be used to reduce the number of combinations and provide maximum coverage with a minimum number of TC. Pay attention to the fact that it is an old and proven technique. The OAT was introduced for the first time by Plackett and Burman in 1946 and was implemented by G. Taguchi, 1987   Orthogonal array testing: Mathematical technique to determine which variations of parameters need to be tested. [William E. Lewis, 2000]   Oracle. Test…