__________ exercises the full functionality of a product but does not test features in detail.

Options
- Black box testing
- Confirmation testing
- Domain testing
- Breadth testing


CORRECT ANSWER : Breadth testing

Discussion Board
Manual testing

Answer: Breadth Testing.

Solution: Black Box testing: Black box testing is a technique that is used to test all the functional and non functional requirement of the application.

Confirmation Testing: Confirmation testing is known as retesting that is used to verify the bug that has been removed or not.

Domain Testing: Domain Testing is a kind of functional testing. It is performed by selecting a small number of test cases from group of test cases.

Breadth Testing: It is used to test all the functionality of the application and program but not in detail way.

Therefore, option D is correct.

Rohit Srivastava 07-28-2014 03:03 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement