📘 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/#232
Questão 232ISTQB CTFL 2018v3.1 Sample Exam C

You are working as a project manager on an in-house banking software project. To prevent rework and excessive find/fix/retest cycles, the following process has been put in place for resolving a defect once it is found in the test lab: 1. The assigned developer finds and fixes the defect, then creates an experimental build 2. A peer developer reviews, unit tests, and confirmation tests the defect fix on his/her desktop 3. A tester – usually the one who found the defect – confirmation tests the defect fix in the development environment 4. Once a day, a new release with all confirmed defect fixes included, is installed in the test environment 5. The same tester from step 3 confirmation tests the defect fix in the test environment Nevertheless, a large number of defects which the testers confirmed as fixed in the development environment (in step 3) are somehow failing confirmation testing in the test environment, with the resulting rework and cycle time outcomes. You have the highest confidence in your testers and have ruled out mistakes or omissions in step 3. Which of the following is the MOST likely part of the process to check next?

Opções de Resposta

A.The activity of developers, who may not be adequately testing in step 2
B.The activity of testers, who may be confused about what to test in step 5
C.Configuration management, which may not be maintaining the integrity of the product in step 4
D.The activity of developers, who may not be fixing defects properly in step 1

Resposta Correta

:

Praticar Este ConjuntoVer Todas as Questões

Mais Questões desta Prova

#199

What is quality?

#200

Which of the following is a typical test objective?

#201

A phone ringing 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:

#202

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 (false) statement?

#203

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?