Share on Facebook Share on Twitter Email
Answers.com

Orthogonal array testing

 
Wikipedia: Orthogonal array testing

Orthogonal array testing is a systematic, statistical way of testing. Orthogonal arrays could be applied in user interface testing, system testing, regression testing, configuration testing and performance testing.

All orthogonal vectors exhibit orthogonality. Orthogonal vectors exhibit the following properties:

  • Each of the vectors conveys information different from that of any other vector in the sequence, i.e., each vector conveys unique information therefore avoiding redundancy.
  • On a linear addition, the signals may be separated easily.
  • Each of the vectors is statistically independent of the others.
  • When linearly added, the resultant is the arithmetic sum of the individual components.

Contents

Benefits

  • Provides uniformly distributed coverage of the test domain.
  • Concise test set with fewer test cases is created.
  • All pair-wise combinations of test set created.
  • Arrives at complex combinations of all the variables.
  • Simpler to generate and less error prone than test sets created manually.
  • Reduces testing cycle time.

Limitations

  • It does not guarantee the extensive coverage of test domain.

See also

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Orthogonal array testing" Read more