Boundary value analysis belong to ?
Correct answer: B. Black Box Testing
- A. White Box Testing
- B. Black Box Testing
- C. White Box & Black Box Testing
- D. None of the mentioned
Explanation
Boundary value analysis is a black-box technique that tests values at and around input limits, where defects commonly occur. It does not require knowledge of the program's internal code.
Last updated
Practise Software Testing and Quality Assurance
181 free Software Testing and Quality Assurance MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.
Exams that ask Software Engineering questions like this
Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.
Related questions
Efficiency in a software product does not include ____________________?
What are attributes of good software ?
Choose an internal software quality from given below________________________?
The longer a fault exists in software__________________?
In XP an automated unit test framework is used to write tests for a new piece of functionality before that functionality itself is implemented ____________________?