Equivalence Partitioning comes under Black Box Testing - Software Testing Techniques

Q.  Equivalence Partitioning comes under which type of Testing?
- Published on 13 Aug 15

a. White Box Testing
b. Black Box Testing
c. Grey Box Testing
d. None of the above

ANSWER: Black Box Testing
 

    Discussion

  • Prajakta Pandit   -Posted on 23 Nov 15

    - Equivalence Partitioning comes under black box testing .

    - Equivalence testing is the black box testing strategy.

    - This testing strategy is used to minimize the number of test cases while maintaining the test coverage.

    - In black box testing, the testers have no knowledge about the system, it is structured inside the box.

    - This method can be applied to each and every level of software testing, such as unit testing, integration testing and acceptance testing.

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