📘 ISTQB Quiz
Conjuntos de ProvasQuestõesQuiz de Prática
EN|VI|DE|PT|JA

📘 ISTQB Quiz

Testes de Prática ISTQB Foundation Level Gratuitos

© 2026 ISTQB Quiz · Not affiliated with ISTQB

Início/Questões/#404
Questão 404ISTQB CTFL v4.0 Sample Exam D

You are testing a temperature control system for a horticultural cold storage facility. The system receives the temperature (in full degrees Celsius) as the input. If the temperature is between 0 and 2 degrees inclusive, the system displays the message “temperature OK”. For lower temperatures, the system displays the message "temperature too low" and for higher temperatures it displays the message “temperature too high”. Using two-value boundary value analysis, which of the following sets of test inputs provides the highest level of boundary value coverage?

R1R2R3R4R5R6R7
C1: Age0-1819-6519-65>650-1819-65>65
C2: Experience-0-4>4----
C3: Registered?NONONONOYESYESYES
CategoryAABBBDC

Opções de Resposta

A.–1, 3
B.0, 2
C.–1, 0, 2, 3✓
D.–2, 0, 2, 4

Resposta Correta

C: –1, 0, 2, 3

Praticar Este ConjuntoVer Todas as Questões

Mais Questões desta Prova

#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?