Which of the following is an example of a black-box testing technique commonly used in functional testing?
- Acceptance testing
- Integration testing
- System testing
- Unit testing
Acceptance testing, being an external testing technique, is a black-box approach commonly used in functional testing to ensure the software meets user requirements.
Loading...
Related Quiz
- _______________ involves comparing actual test results with the expected outcomes and taking corrective actions as needed.
- Which of the following is a commonly used tool for test automation in functional testing?
- In functional testing, what does the term "test case" refer to?
- Scenario: After completing test execution, the testing team is now tasked with test closure activities. What steps should they take to ensure a thorough closure of testing efforts?
- Decision table testing helps identify _______________ and ensure that all possible combinations of inputs are tested.