📘 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/#405
Questão 405ISTQB CTFL v4.0 Sample Exam D

You are designing test cases based on the following decision table. R1 R2 R3 R4 R5 R6 R7 C1: Age 0-18 19-65 19-65 >65 0-18 19-65 >65 C2: Experience - 0-4 >4 - - - - C3: Registered? NO NO NO NO YES YES YES Category A A B B B D C So far you have designed the following test cases:  TC1: 19-year-old, unregistered man with no experience; expected result: category A  TC2: 65-year-old, unregistered woman with 5 years of experience; expected result: category B  TC3: 66-year-old, registered man with no experience; expected result: category C  TC4: 65-year-old, registered woman with 4 years of experience; expected result: category D Which of the following test cases, when added to the existing set of test cases, will increase the decision table coverage?

R1R2R3R4R5R6R7
C1: Age0-1819-6519-65>650-1819-65>65
C2: Experience-0-4>4----
C3: Registered?NONONONOYESYESYES
CategoryAABBBDC
Events
StateAvailableNotAvailableChangeRoomCancelPay
S1: RequestingS2S3
S2: ConfirmedS1S4S4
S3: Waiting listS2S4
S4: End

Opções de Resposta

A.66-year-old, unregistered man with no experience; expected result: category B✓
B.55-year-old, unregistered woman with 2 years of experience; expected result: category A
C.19-year-old, registered woman with 5 years of experience; expected result: category D
D.No additional test case can increase the already achieved decision table coverage

Resposta Correta

A: 66-year-old, unregistered man with no experience; expected result: category B

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?