A. White Box Testing
B. Black Box Testing
C. White Box & Black Box Testing
D. None of the mentioned
Explanation: Boundary value analysis is based on testing at the boundaries between partitions and checks the output with expected output.
Related Mcqs:
- Many applications using static analysis find 0.1-0.2% NCSS. NCSS stands for______________________?
A. Non-Code Source Statement
B. Non Comment Source Sentence
C. Non-Comment Source Statement
D. All of the mentioned - The testing in which code is checked___________________?
A. Black box testing
B. White box testing
C. Red box testing
D. Green box testing - Behavioral testing is__________________?
A. White box testing
B. Black box testing
C. Grey box testing
D. None of the mentioned - Which of the following is not used in measuring the size of the software_____________________?
A. KLOC
B. Function Points
C. Size of module
D. None of the mentioned - Which of the following is a part of testing OO code ?
A. Validation tests
B. Integration tests
C. Class tests
D. System tests - Which is a black box testing technique appropriate to all levels of testing ?
A. Acceptance testing
B. Regression testing
C. Equivalence partitioning
D. Quality assurance - Software Testing with real data in real environment is known as_____________________?
A. alpha testing
B. beta testing
C. regression testing
D. none of the mentioned - What is one or more software configuration items that have been formally reviewed and agreed upon and serve as a basis for further development ?
A. Configuration
B. Baseline
C. Software
D. All of the mentioned - What information is required to process a change to a baseline ?
A. Reasons for making the changes
B. A description of the proposed changes
C. List of other items affected by the changes
D. All of the mentioned - Quality also can be looked at in terms of user satisfaction which includes_____________________?
A. A compliant product
B. Good quality output
C. Delivery within budget and schedule
D. All of the mentioned