1.

Which is a black box testing technique appropriate to all levels of testing?(a) Acceptance testing(b) Regression testing(c) Equivalence partitioning(d) Quality assuranceThe question was posed to me during an internship interview.Query is from Debugging Techniques and Approaches in portion Software Testing and Quality Management of Software Engineering

Answer»

Correct CHOICE is (c) Equivalence partitioning

Explanation: Equivalence partitioning is a software testing technique that DIVIDES the INPUT data of a software unit into partitions of EQUIVALENT data from which test CASES can be derived.



Discussion

No Comment Found

Related InterviewSolutions