📘 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/#36
Questão 36CTFL 4.0 Sample Exam3 2

You have been given the following set of test cases to run. You have been instructed to run them in order by risk and to accomplish the testing as quickly as possible to provide feedback to the developers as soon as possible. Given this information, what is the best order in which to run these tests? Test Case ID Duration Risk Priority Dependency 1 30 mins Low 6 2 10 mins Medium none 3 45 mins High 1 4 30 mins High 2 5 10 mins Medium 4 6 15 mins Low 2

Developer VoteTester Vote
First vote38
Second vote58
Third vote55
Test Case IDDurationRisk PriorityDependency
130 minsLow6
210 minsMediumnone
345 minsHigh1
430 minsHigh2
510 minsMedium4
615 minsLow2

Opções de Resposta

A.2, 4, 5, 6, 1, 3✓
B.4, 3, 2, 5, 6, 1
C.2, 5, 6, 4, 1, 3
D.6, 1, 3, 2, 4, 5

Resposta Correta

A: 2, 4, 5, 6, 1, 3

Explicação

A is correct because it addresses the highest risk and fastest tests first. It runs a fast medium test before a slow and more dependent high-risk test because this will give feedback to the developers more quickly.

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?