Jump to content

Domain testing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 178.2.61.184 (talk) at 06:34, 14 October 2011 (+ prod). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This template must be substituted.

Domain testing is one of the most widely practiced software testing techniques. It is a way of choosing a few test cases from a pool of near infinity of candidate test cases.[1] The strategy goes under several names, such as equivalence partitioning, boundary-value analysis, and category partitioning.[2][3][4][5][6][7]

References

  1. ^ Kaner 1997, p. 28.
  2. ^ Clarke 1976, pp. 215–222.
  3. ^ Clarke 1982, pp. 380–390.
  4. ^ Myers 1979.
  5. ^ Ostrand 1988, pp. 676–686.
  6. ^ Weyuker 1991, pp. 703–711.
  7. ^ White 1981, pp. 103–112.

Sources

Books
  • Myers, Glenford J. (1979). The Art of Software Testing. New York: John Wiley & Sons. ISBN 0471043281. OCLC 4194539. {{cite book}}: Invalid |ref=harv (help)
  • White, Lee J. (1981). "A Domain Strategy for Computer Program Testing". Computer Program Testing: Proceedings of the Summer School on Computer Program Testing Held at SOGESTA, Urbino, Italy, June 29-July 3, 1981. Amsterdam; New York: North Holland. pp. 103–112. ISBN 0444862927. OCLC 7875177. {{cite book}}: Invalid |ref=harv (help); Unknown parameter |coauthors= ignored (|author= suggested) (help); Unknown parameter |editors= ignored (|editor= suggested) (help)
Journals