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

Consider a mobile app that allows customers to access and manage their bank accounts. A user story has just been added to the set of features that checks customers’ social media accounts and bank records to give personalized greetings on birthdays and other personal milestones. Which of the following test techniques could a PROGRAMMER use during a unit test of the code to ensure that coverage of situations when the greetings ARE supposed to occur and when the greetings ARE NOT supposed to occur?

Opções de Resposta

A.Statement testing
B.Exploratory testing
C.State transition testing
D.Decision testing

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?