ISTQB Quiz
BlogExam SetsQuestionsPractice Quiz
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Free ISTQB Foundation Level Practice Tests

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

Home/Questions/#77
Question 77Foundation 2018 Sample Exam 1

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

Test Case IDDurationRisk PriorityDependency
130 minsLow6
210 minsMediumnone
345 minsHigh1
430 minsHigh2
510 minsMedium4
615 minsLow2

Answer Options

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

Correct Answer

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

Practice This Exam SetView All Questions

More Questions from This Exam

#40

What is the test basis?

#41

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

#42

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

#43

Which of the following is a correct statement?

#44

Which of the following is an example of debugging?