ISTQB Quiz
BlogPrüfungssetsFragenÜbungsquiz
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Kostenlose ISTQB Foundation Level Übungstests

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

Startseite/Fragen/#228
Frage 228ISTQB CTFL 2018v3.1 Sample Exam C

You are working as a tester on an online banking system. Availability is considered one of the top products (quality) risks for the system. You find a reproducible failure that results in customers losing their connections to the bank Web site when transferring funds between common types of accounts and being unable to reconnect for between three and five minutes. Which of the following would be a good summary for a defect report for this failure, one that captures both the essence of the failure and its impact on stakeholders?

Antwortmöglichkeiten

A.Web server logs show error 0x44AB27 when running test 07.005, which is not an expected error message in /tmp filesystem
B.Developers have introduced major availability defect which will seriously upset our customers
C.Performance is slow and reliability flaky under load
D.Typical funds-transfer transaction results in termination of customer session, with a delay in availability when attempting to reconnect

Richtige Antwort

:

Dieses Prüfungsset übenAlle Fragen ansehen

Weitere Fragen aus dieser Prüfung

#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?