Testing Guide
Back to Kenst
  • Home
  • Data Catalogs
    • Fixed Point
    • Floating Point
    • Integers
    • Phone Number
    • Strings
    • Zip + Post codes
  • Error Catalogs
  • Test Strategy
    • HTSM
  • Exploratory Testing
    • Writing Exploratory Charters
  • Test Design
    • Automating
    • Domain Testing
    • Functional Testing
    • Regression Testing
    • Security Testing
    • Unit Testing
    • Test Techniques
    • Test Oracles
    • Quicktests
  • Misc
    • Examples of Testing Portfolios
    • Stopping Rules
    • Testing Folklore
    • Mobile
    • About Test Idea Catalogs
    • Bug Reporting
    • Test Reporting
Powered by GitBook
On this page
  • Domain Testing Tables
  • Other Catalogs:
  • Credits

Was this helpful?

Data Catalogs

PreviousHomeNextFixed Point

Last updated 3 years ago

Was this helpful?

The following files contain interesting values (data) for testing input and output fields.

"Input fields are crazy things. Let's exploit them together."

Domain Testing Tables

When testing input fields it is often useful to list the variables you are interested in exploring in one of two types of tables:

Other Catalogs:

Credits

The input catalog information came from a combination of information from:

  • (p. 45). John Wiley and Sons. Kindle Edition. Kaner, Cem; Bach, James; Pettichord, Bret (2008-04-21).

  • . Kaner, Cem; Hoffman, Douglas; Padmanabhan, Sowmya.

Classic Equivalence Class table
Risk Equivalence Class table
Chris's Images Catalog
Falsehoods Programmers Believe About Names
Falsehoods programmers believe about time
More falsehoods programmers believe about time
Lessons Learned in Software Testing: A Context-Driven Approach
The Domain Testing Workbook