Software-Engineering
August 28, 2024Software-Engineering
August 28, 2024Software-testing
Question 67 |
Which of the following is used for test data generation ?
White Box | |
Black Box | |
Boundary value analysis | |
All of the above |
Question 67 Explanation:
Boundary testing is the process of testing between extreme ends or boundaries between partitions of the input values. It is used to test data generation.
Correct Answer: C
Question 67 Explanation:
Boundary testing is the process of testing between extreme ends or boundaries between partitions of the input values. It is used to test data generation.