Exam CTFL-Foundation Topic 1 Question 109 Discussion
Actual exam question for ISQI's CTFL-Foundation exam
Question #: 109
Topic #: 1
Question #: 109
Topic #: 1
Which of the following statements about use-case testing are most accurate?
(i)In a use-case diagram an actor represents a type of user.
(ii)Use-cases are the most common test basis for unit testing.
(iii)A use-case describes interactions between actors.
(iv)An actor is always a human user that interacts with the system.
(v)Test cases can be based on use-case scenarios.
(vi)Use-case testing will often identify gaps not found by testing individual components.
(i)In a use-case diagram an actor represents a type of user.
(ii)Use-cases are the most common test basis for unit testing.
(iii)A use-case describes interactions between actors.
(iv)An actor is always a human user that interacts with the system.
(v)Test cases can be based on use-case scenarios.
(vi)Use-case testing will often identify gaps not found by testing individual components.
Suggested Answer: B Vote an answer
Use-case testing involves scenarios based on the use cases of a system. In a use-case diagram, an actor represents a type of user (i). A use-case describes interactions between actors and the system (iii). Test cases can be based on use-case scenarios (v), and use-case testing often identifies gaps not found by testing individual components (vi). However, an actor is not always a human user (iv), and use-cases are not the most common test basis for unit testing (ii).
Reference: ISTQB CTFL Syllabus, version 4.0, details use-case testing and its application in testing scenarios .
Reference: ISTQB CTFL Syllabus, version 4.0, details use-case testing and its application in testing scenarios .
by Ophelia at May 18, 2026, 03:22 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).