
- Software Testing Dictionary
- Home
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Domain Testing
What is Domain Testing?
Domain testing is a software testing technique in which selecting a small number of test cases from a nearly infinite group of test cases. For testing few applications, Domain specific knowledge plays a very crucial role.
Domain testing is a type of functional testing and tests the application by feeding interesting inputs and evaluating its outputs.
Domain - Equivalence Class Testing
Equivalence class carries its own significance when performing domain testing. Different ways of equivalence class are:
Intuitive equivalence
Specified equivalence
Subjective equivalence
Risk-based equivalence:
Advertisements