ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 284 - CTFL4 discussion

Report
Export

Which of the following statements BEST describes how test cases are derived from a use case?

A.
Test cases are derived based on non-functional requirements such as usability
Answers
A.
Test cases are derived based on non-functional requirements such as usability
B.
Test cases are created using white-box test techniques to execute scenarios of use cases
Answers
B.
Test cases are created using white-box test techniques to execute scenarios of use cases
C.
Test cases are derived based on pair testing between a user and a tester to find defects
Answers
C.
Test cases are derived based on pair testing between a user and a tester to find defects
D.
Test cases are designed to cover various user behaviors, including basic, exceptional or alternative and error behaviors associated with human users or systems
Answers
D.
Test cases are designed to cover various user behaviors, including basic, exceptional or alternative and error behaviors associated with human users or systems
Suggested answer: D

Explanation:

Use cases describe a system's behavior as it responds to a request from a user. They typically consist of various scenarios, such as basic flow, alternative flow, and exceptional flow, which represent possible behaviors when a user interacts with the system. When deriving test cases from use cases, it is important to cover these different types of user behaviors. Test cases should be designed to verify how the system behaves during each of these scenarios. This ensures that the system operates correctly for normal and error conditions encountered by human users or systems interacting with the application. Thus, test cases derived from use cases aim to cover basic, exceptional, and alternative flows, ensuring comprehensive coverage.

Reference:

ISTQB Certified Tester Foundation Level Syllabus v4.0, Section 4.2.4.

asked 18/09/2024
Padmanabhan Kudiarasu
48 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first