📘 ISTQB Quiz
Bộ đề thiCâu hỏiLuyện thi
EN|VI|DE|PT|JA

📘 ISTQB Quiz

Ôn Thi ISTQB Foundation Level Miễn Phí

© 2026 ISTQB Quiz · Not affiliated with ISTQB

Trang chủ/Câu hỏi/#216
Câu 216ISTQB CTFL 2018v3.1 Sample Exam C

You are working on a video game development project, using Agile methods. It is based on Greek mythology and history, and players can play key roles in scenarios such as the battles between the Greeks and Trojans. Consider the following user story and its associated acceptance criteria: As a player, I want to be able to acquire the Rod of Midas (a new magic object), so that I can turn objects and other players into gold AC1: The Rod must work on any object or player, no matter what size, which can be touched anywhere by the player holding the Rod AC2: Holding the Rod does not change the player holding it into gold AC3: Any object or player touched by the Rod transforms completely into gold within one millisecond AC4: The Rod appears as shown in Prototype O.W.RoM AC5: The transformation starts at the point of contact with the Rod and moves at a rate of one meter per millisecond You are participating in a checklist-based review session of this user story. This user story and its associated acceptance criteria contain which of the following typical defects identified by static testing in this type of work product?

Các đáp án

A.Deviation from standards
B.Contradiction
C.Security vulnerability
D.Coverage gaps

Đáp án đúng

:

Luyện thi bộ đề nàyXem tất cả câu hỏi

Câu hỏi khác trong đề thi này

#199

What is quality?

#200

Which of the following is a typical test objective?

#201

A phone ringing momentarily distracts a programmer, causing the programmer to improperly program the logic that checks the upper boundary of an input variable. Later, during system testing, a tester notices that this input field accepts invalid input values. The improperly coded logic for the upper boundary check is:

#202

A product owner says that your role as a tester on an Agile team is to catch all the bugs before the end of each iteration. Which of the following is a testing principle that could be used to respond to this (false) statement?

#203

Programmers often write and execute unit tests against code which they have written. During this self-testing activity, which of the following is a tester mindset that programmers should adopt to perform this unit testing effectively?