InterviewSolution
Saved Bookmarks
| 1. |
What is functional domain testing? |
|
Answer» DOMAIN Testing - Tutorialspoint Domain testing is a software testing technique in which selecting a SMALL number of test cases from a nearly infinite GROUP of test cases. ... Domain testing is a type of functional testing and tests the application by feeding interesting inputs and EVALUATING its outputs. hope it will help you. |
|