ISTQB Certified Tester Foundation Level v4.0 — Question 52
Which of the following is an example of scenario-oriented acceptance criteria?
Answer options
- A. The user should be able to provide three inputs to test the product - the AI model to be tested, the data used and an optional text file
- B. An unregistered user shouldn't be shown any report
- C. Verify that a registered user can create add a new project with name having more than 100 characters
- D. A user is already logged in then on navigating to the AI model testing page the user should be directly shown the report of last test run
Correct answer: D
Explanation
Option D is correct because it describes a specific scenario where a logged-in user navigates to a particular page and expects to see a specific outcome. The other options are more about general requirements or constraints rather than specific user scenarios.