ISTQB Quiz
BlogBộ đề thiCâu hỏiLuyện thi
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Ôn Thi ISTQB Foundation Level Miễn Phí

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

Trang chủ/Câu hỏi/#421
Câu 421ISTQB CTFL v4.0 Sample Exam D

Consider the following defect report for a Book Lending System. Defect ID: 001 | Title: Unable to Return a Book | Severity: High | Priority: Environment: Windows 10, Google Chrome Description: When attempting to return a book using the Book Return feature, the system does not register the return and the book remains checked out to the user. Steps to Reproduce: Login to the Book Lending System as a user who has checked out a book. Click on the "Book Return" button for the book that has been checked out. System does not register the return and the book remains checked out. Expected Result: The book should be returned and no longer appear as checked out to the user. Actual Result: The book remains checked out to the user and is not registered as returned in the system. Attachments: [empty list] Which of the following is MOST likely to help the developer reproduce the failure quickly?

Các đáp án

A.Adding information about which users and which books the issue affects to the “Description” section✓
B.Filling in the missing value for the “Priority” field
C.Adding memory dumps and database snapshots taken after each step described in the “Steps to Reproduce” section to the “Attachments” section.
D.Repeating the same test case for different environments and writing defect reports for each of them separately

Đáp án đúng

A: Adding information about which users and which books the issue affects to the “Description” section

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

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

#385

Which of the following is a typical test objective?

#386

A designer documents a design for a user interface that does not suitably address disabled users because the designer is tired. The programmer implements the user interface in line with the design but as they are working under severe time pressure, they do not include suitable exception handling in their program code for bonus calculations. When the operational system is used, complaints are made by some disabled users about the interface and the company is subsequently fined by the relevant regulatory authority. No one notices that bonus calculations are sometimes incorrect. Which of the following statements is CORRECT?

#387

High-level test conditions are being used by testers to generate test cases and execute tests. Even though the test conditions remain the same, the test cases are varied each time. Which of the following ‘principles of testing’ is being addressed through the variation of test cases?

#388

Given the following testware: i. Test completion report ii. Data held in a database used for test inputs and expected results iii. The list of elements needed to build the test environment iv. Documented sequences of test cases in execution order v. Test cases Which of the following BEST shows the testware produced as a result of performing test implementation?

#389

Which of the following is MOST likely to describe a task performed by someone in a test management role?