📘 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/#325
Câu 325ISTQB CTFL v4.0 Sample Exam B

You are testing a form that verifies the correctness of the length of the password given as input. The form accepts a password with the correct length and rejects a password that is too short or too long. The password length is correct if it has between 6 and 12 characters inclusive. Otherwise, it is considered incorrect. At first, the form is empty (password length = 0). You apply boundary value analysis to the “password length” variable. Your set of test cases achieves 100% 2-value boundary value coverage. The team decided that due to the high risk of this component, test cases should be added to ensure 100% 3-value boundary value coverage. Which additional password lengths should be tested to achieve this?

Rule 1Rule 2Rule 3Rule 4Rule 5
Conditions
Cholesterol (mg/dl)≤124≤ 124125 – 200125 – 200≥ 201
Blood pressure (mm Hg)≤ 140> 140≤ 140> 140–
Action
Risk levelvery lowlowmediumhighvery high

Các đáp án

A.4, 5, 13, 14
B.7, 11
C.1, 5, 13
D.1, 4, 7, 11, 14✓

Đáp án đúng

D: 1, 4, 7, 11, 14

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

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

#305

Which of the following is an example of why testing is necessary?

#306

Which of the following statements about quality assurance (QA) and/or quality control (QC) is correct?

#307

One of the ‘principles of testing’ states that exhaustive testing is impossible. Which of the following is an example of addressing this principle in practice?

#308

Which test activity involves working with test data requirements, test conditions, test environment requirements and test cases?

#309

Which of the following is MOST likely to impact how testing is performed for a given test object?