ISTQB Quiz
nav.blog試験セット問題練習クイズ
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

ISTQB Foundation Level 無料練習テスト

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

ホーム/問題/#156
問題 156ISTQB CFTL 2018 Sample Questions Exam set A

You are testing a new version of software for a coffee machine. The machine can prepare different types of coffee based on four categories. i.e., coffee size, sugar, milk, and syrup. The criteria are as follows:  Coffee size (small, medium, large),  Sugar (none, 1 unit, 2 units, 3 units, 4 units),  Milk (yes or no),  Coffee flavor syrup (no syrup, caramel, hazelnut, vanilla). Now you are writing a defect report with the following information: Title: Low coffee temperature. Short summary: When you select coffee with milk, the time for preparing coffee is too long and the temperature of the beverage is too low (less than 40 °C ) Expected result: The temperature of coffee should be standard (about 75 °C). Degree of risk: Medium Priority: Normal What valuable information was omitted in the above defect report?

選択肢

A.The actual test result.
B.Data identifying the tested coffee machine.✓
C.Status of the defect.
D.Ideas for improving the test case.

正解

B: Data identifying the tested coffee machine.

この試験セットで練習するすべての問題を見る

この試験の他の問題

#119

Which one of the following answers describes a test condition?

#120

Which of the following statements is a valid objective for testing?

#121

Which of the following statements correctly describes the difference between testing and debugging?

#122

Which one of the statements below describes the most common situation for a failure discovered during testing or in production?

#123

Mr. Test has been testing software applications on mobile devices for a period of 5 years. He has a wealth of experience in testing mobile applications and achieves better results in a shorter time than others. Over several months Mr. Test did not modify the existing automated test cases and did not create any new test cases. This leads to fewer and fewer defects being found by executing the tests. What principle of testing did Mr. Test not observe?