Equivalence partitioning & boundary value analysis are used during system testing - Boundary value analysis

Q.  Equivalence partitioning and boundary value analysis techniques are used only during system testing.
- Published on 13 Aug 15

a. True
b. False

ANSWER: False
 

    Discussion

  • Prajakta Pandit   -Posted on 05 Nov 15

    - The above statement is false.

    - Boundary value analysis and equivalence partitioning both are test case design strategies in black box testing.

    - Equivalence partitioning is used to reduce the total number of test cases to a finite set of test cases, still covering maximum requirements.

    - Boundary value analysis testing technique is used to identify error at boundaries rather than finding those exist in center of input domain.

  • Sangamesh Somawar   -Posted on 18 Aug 15
    They are also used in BlackBox Technique

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.)