ISTQB Quiz
nav.blogConjuntos de ProvasQuestõesQuiz de Prática
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Testes de Prática ISTQB Foundation Level Gratuitos

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

Início/Questões/#29
Questão 29CTFL 4.0 Sample Exam3 2

You are creating test cases for the following story, applying the ATDD approach. As a hotel owner I want to reserve all the rooms on a floor before moving to the next floor So I can maximize the efficiency of the housekeeping staff You have decided to apply equivalence partitioning to this requirement and have identified the following partitions for the occupancy of a floor: 0 | 1 - floor full | overbooked You also want to be sure that the software is usable by the staff and that it performs quickly in determining which floors have availability. Given this information, what should be the priority order for the tests you will design?

Opções de Resposta

A.Planning✓
B.Implementation
C.Execution✓
D.Reporting

Resposta Correta

A, C: Planning; Execution

Explicação

A is correct. This tests the valid scenarios first, then invalid (overbooked), then the non-functional tests. #30 A metric that tracks the number of test cases passed is gathered during which activity in the test process? a. Planning b. Implementation c. Execution d. Reporting C is correct. Test execution metrics are gathered during the Test Execution activity. These metrics are used in reporting.

Praticar Este ConjuntoVer Todas as Questões

Mais Questões desta Prova

#1

When the tester verifies the test basis while designing tests early in the lifecycle, which test objective is being achieved?

#2

In some Agile teams, people are encouraged to use their skills to help the team, regardless of their role. This could mean that testers help the developers write code and developers help testers test. What is this approach called?

#3

Which of the following is a correct statement?

#4

Why is it important to avoid the principle of tests wearing out?

#5

When following a standard test process, when should the test control activity take place?