Software-Engineering
August 28, 2024Software-Engineering
August 28, 2024Software-Engineering
|
Question 255
|
Equivalence partitioning is a ______ testing method that divides the input domain of a program into classes of data from which test cases can be derived.
|
White box
|
|
|
Black box
|
|
|
Regression
|
|
|
Smoke
|
Question 255 Explanation:
Equivalence partitioning is a black box testing method that divides the input domain of a program into classes of data from which test cases can be derived.
Black box testing methods are
→Graph-Based Testing Methods
→Equivalence Partitioning
→Boundary Value Analysis
→Orthogonal Array Testing
Black box testing methods are
→Graph-Based Testing Methods
→Equivalence Partitioning
→Boundary Value Analysis
→Orthogonal Array Testing
Correct Answer: B
Question 255 Explanation:
Equivalence partitioning is a black box testing method that divides the input domain of a program into classes of data from which test cases can be derived.
Black box testing methods are
→Graph-Based Testing Methods
→Equivalence Partitioning
→Boundary Value Analysis
→Orthogonal Array Testing
Black box testing methods are
→Graph-Based Testing Methods
→Equivalence Partitioning
→Boundary Value Analysis
→Orthogonal Array Testing
