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/#169
Questão 169ISTQB CFTL 2018 Sample Questions Exam set C

Consider the following types of defects that a test level might focus on: 1. Defects in separately testable modules or objects 2. Not focused on identifying defects 3. Defects in interfaces and interactions 4. Defects in the whole test object Which of the following list correctly matches test levels from the Foundation syllabus with the defect focus options given above?

Opções de Resposta

A.1 = performance test; 2 = component test; 3 = system test; 4 = acceptance test
B.1 = component test; 2 = acceptance test; 3 = system test; 4 = integration test
C.1 = component test; 2 = acceptance test; 3 = integration test; 4 = system test✓
D.1 = integration test; 2 = system test; 3 = component test; 4 = acceptance test

Resposta Correta

C: 1 = component test; 2 = acceptance test; 3 = integration test; 4 = system test

Praticar Este ConjuntoVer Todas as Questões

Mais Questões desta Prova

#159

What is quality?

#160

Which of the following is a typical test objective?

#161

A phone ringing in an adjac ent cubicle momentarily distracts a programmer, causing the programmer to improperly program the logic that checks the upper boundary of an input variable. Later, during system testing, a tester notices that this input field accepts invalid input values. The improperly coded logic for the upper boundary check is:

#162

A product owner says that your role as a tester on an Agile team is to catch all the bugs before the end of each iteration. Which of the following is a testing principle that could be used to respond to this statement?

#163

Programmers often write and execute unit tests against code which they have written. During this self- testing activity, which of the following is a tester mindset that programmers should adopt to perform this unit testing effectively?