Software-Engineering
August 28, 2024Software-Engineering
August 28, 2024Software-Engineering
Question 197 |
Black Box testing is done
to show that s/w is operational at its interfaces i.e. input and output. | |
to examine internal details of code. | |
at client side.
| |
none of above. |
Question 197 Explanation:
Black Box testing is done to show that s/w is operational at its interfaces i.e. input and output.
Black box testing methods are
1. Graph-Based Testing Methods
2. Equivalence Partitioning
3. Boundary Value Analysis
4. Orthogonal Array Testing
Black box testing methods are
1. Graph-Based Testing Methods
2. Equivalence Partitioning
3. Boundary Value Analysis
4. Orthogonal Array Testing
Correct Answer: A
Question 197 Explanation:
Black Box testing is done to show that s/w is operational at its interfaces i.e. input and output.
Black box testing methods are
1. Graph-Based Testing Methods
2. Equivalence Partitioning
3. Boundary Value Analysis
4. Orthogonal Array Testing
Black box testing methods are
1. Graph-Based Testing Methods
2. Equivalence Partitioning
3. Boundary Value Analysis
4. Orthogonal Array Testing