ISTQB-CTFL · Question #63
Which statement about use case testing is true?
The correct answer is D. The test cases are designed to find defects in the process flow. Use case testing is a technique that helps identify test cases that exercise the whole system on a transaction by transaction basis from start to finish. Use cases are descriptions of how users interact with the system to achieve a specific goal. Use case testing is not focused…
Question
Which statement about use case testing is true?
Options
- AThe lest cases are designed to find defects in the data flew.
- BThe test cases are designed to be used by real users, not by professional testers
- CThe test cases are always designed by customers or end users.
- DThe test cases are designed to find defects in the process flow.
How the community answered
(19 responses)- C5% (1)
- D95% (18)
Explanation
Use case testing is a technique that helps identify test cases that exercise the whole system on a transaction by transaction basis from start to finish. Use cases are descriptions of how users interact with the system to achieve a specific goal. Use case testing is not focused on data flow, but rather on process flow. Use case testing can be performed by professional testers, customers or end users, depending on the context. Use case testing does not require the test cases to be designed by customers or end users, but rather by anyone who has access to the use case
Topics
Community Discussion
No community discussion yet for this question.