Exhaustive testing is possible but impracticable - Basic concepts of Software Testing

Q.  Which of the following statement is true?
- Published on 30 Jul 15

a. Exhaustive Testing is impossible but practicable.
b. Exhaustive testing is possible but impracticable.
c. Exhaustive Testing is impossible and impracticable.
d. Exhaustive Testing is possible and practicable.

ANSWER: Exhaustive testing is possible but impracticable.
 

    Discussion

  • Prajakta Pandit   -Posted on 25 Nov 15
    - Exhaustive testing is possible but impracticable.

    - In this testing principles, the tester should tell the customer that such kind of testing is not feasible.

    - This testing approach is used for all possible data combinations for testing.

    - This testing includes implicit data combinations present in the state of the software or data at the start of testing.

    - It is a quality assurance approach in which all possible combinations of scenarios and test cases are used for testing.

    - It is the process of testing for everything just to make sure that the product cannot be destroyed or crashed by some random happenstance.

Post your comment / Share knowledge


Enter the code shown above:

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