ExamGecko
Question list
Search
Search

Related questions











Question 187 - CTFL-2018 discussion

Report
Export

Which of the following lists contains only black-box test techniques?

A.
Exploratory testing. State transition testing, Control flow testing
Answers
A.
Exploratory testing. State transition testing, Control flow testing
B.
Decision table testing. Use case testing, Control flow testing
Answers
B.
Decision table testing. Use case testing, Control flow testing
C.
Decision table testing, Use case testing, State transition testing
Answers
C.
Decision table testing, Use case testing, State transition testing
D.
Use case testing, Statement testing, State transition testing
Answers
D.
Use case testing, Statement testing, State transition testing
Suggested answer: C

Explanation:

Black-box test techniques are test techniques that are based on an analysis of the test basis without reference to the internal structure of the system under test. Decision table testing is a black-box test technique that uses a table showing combinations of inputs and/or stimuli (causes) with their associated outputs and/or actions (effects). Use case testing is a black-box test technique that uses scenarios based on use cases (descriptions of sequences of events that a system performs that yield an observable result of value to a particular actor). State transition testing is a black-box test technique that uses models of the state transitions and events of a system to design test cases.

asked 18/09/2024
Mohamed Abdul Haq Mohamed Akram
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first