ExamGecko
Question list
Search
Search

Related questions











Question 167 - CTFL-2018 discussion

Report
Export

Which statement about use case testing is true?

A.
The test cases are designed to be used by real users, not by professional testers.
Answers
A.
The test cases are designed to be used by real users, not by professional testers.
B.
The test cases are designed to find defects in the process flow.
Answers
B.
The test cases are designed to find defects in the process flow.
C.
The test cases are designed to find defects in the data flow.
Answers
C.
The test cases are designed to find defects in the data flow.
D.
The test cases are always designed by customers or end users.
Answers
D.
The test cases are always designed by customers or end users.
Suggested answer: B

Explanation:

The statement that use case testing is designed to find defects in the process flow is true, because use case testing is a technique that tests the end-to-end user interactions and outcomes based on use cases or scenarios that describe how the software under test should be used . Use case testing can help to find defects in the process flow, such as missing steps, incorrect sequences, or invalid transitions . The other options are not true statements about use case testing. Option A is false, because use case testing is not designed to be used by real users, but rather by professional testers who design and execute test cases based on use cases or scenarios . Option C is false, because use case testing is not designed to find defects in the data flow, but rather in the process flow. Data flow testing is a different technique that tests how data values are defined, used, and modified by the software under test . Option D is false, because use case testing is not always designed by customers or end users, but rather by testers who analyse the requirements or specifications of the software under test to identify use cases or scenarios .

asked 18/09/2024
Amardeep Kumar
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first