1.

In which test design each input is tested at both ends of its valid range and just outside its valid range?(a) Boundary value testing(b) Equivalence class partitioning(c) Boundary value testing AND Equivalence class partitioning(d) Decision tablesThis question was addressed to me in examination.I want to ask this question from Test Case Design topic in chapter Design and Implementation of Software Engineering

Answer»

The correct answer is (a) BOUNDARY value testing

For explanation: Boundary value analysis is a SOFTWARE testing technique in which TESTS are DESIGNED to include representatives of boundary values.



Discussion

No Comment Found

Related InterviewSolutions