Escrito por estudiantes que aprobaron Inmediatamente disponible después del pago Leer en línea o como PDF ¿Documento equivocado? Cámbialo gratis 4,6 TrustPilot
logo-home
Examen

CTFL Certification ISTQB Foundation Level EXAM 1 Questions With Correct Answers

Puntuación
-
Vendido
-
Páginas
52
Grado
A+
Subido en
23-06-2026
Escrito en
2025/2026

CTFL Certification ISTQB Foundation Level EXAM 1 Questions With Correct Answers

Institución
ISTQB
Grado
ISTQB

Vista previa del contenido

CTFL Certification ISTQB Foundation Level
EXAM 1 Questions With Correct Answers


Question #1 (1pt) What is the test basis?
| | | | | | | |




a. The point during software development when testing should start
| | | | | | | | | |




b. The body of knowledge used for test analysis and design
| | | | | | | | | | |




c. The source to determine the actual results from a set of tests
| | | | | | | | | | | | |




d. The method used to systematically devise test conditions - CORRECT
| | | | | | | | | | |



ANSWER✔✔-B is correct. Per the glossary, the test basis is "a source to
| | | | | | | | | | | | |



determine expected results to compare with the actual result of the
| | | | | | | | | | |



system under test". A is not correct because this is usually defined as
| | | | | | | | | | | | |



the moment of involvement for testing. C is not correct because this is
| | | | | | | | | | | | |



the test oracle. D is not correct because the test basis is not a method
| | | | | | | | | | | | | |




Question #2 (1 pt) | | | |



|




When the tester verifies the test basis while designing tests early in the
| | | | | | | | | | | | |



lifecycle, which common test objective is being achieved?
| | | | | | | |



|




a. Gaining confidence
| | |




b. Finding defects
| | |




c. Preventing defects
| | |

,d. Providing information for decision making - CORRECT ANSWER✔✔-C
| | | | | | | | |



is correct per the syllabus. The other three are achieved primarily by
| | | | | | | | | | | |



doing dynamic testing. This is a bit tricky because you are very likely to
| | | | | | | | | | | | | |



find defects while doing this analysis and this may lead to either gaining
| | | | | | | | | | | | |



or destroying confidence and needing to supply information to the
| | | | | | | | | |



decision makers. However, the wording of the question matches the
| | | | | | | | | |



wording in the syllabus that defines preventing defects.
| | | | | | |




Question #3 (1 pt) | | | |


|




When following the fundamental test process, when should the test
| | | | | | | | | |



control activity take place? | | | |


|




a. During the planning activities
| | | | |




b. During the implementation and execution activities
| | | | | | |




c. During the monitoring activities
| | | | |




d. During all the activities - CORRECT ANSWER✔✔-D is correct. Control
| | | | | | | | | | |



occurs throughout the project to ensure that it is staying on track based
| | | | | | | | | | | | |



on the plan and to take any corrective steps that may be necessary. The
| | | | | | | | | | | | | |



monitoring information is used to determine if control actions are
| | | | | | | | | |



needed.


Question #4 (1 pt) | | | |


|




Which of the following is a correct statement?
| | | | | | | |



|

,a. A developer makes a mistake which causes a defect that may be seen
| | | | | | | | | | | | | |



as a failure during dynamic testing
| | | | | |




b. A developer makes an error which results in a failure that may be
| | | | | | | | | | | | | |



seen as a fault when the software is executed
| | | | | | | | |




c. A developer has introduced a failure which results in a defect that
| | | | | | | | | | | | |



may be seen as a mistake during dynamic testing
| | | | | | | | |




d. A developer makes a mistake which causes a bug that may be seen as
| | | | | | | | | | | | | | |



a defect when the software is executed - CORRECT ANSWER✔✔-A is
| | | | | | | | | | |



correct. The developer makes a mistake/error which causes a
| | | | | | | |



|defect/fault/bug which may cause a failure when the code is | | | | | | | | | |



dynamically tested or executed. B is incorrect because fault and failure
| | | | | | | | | | |



are reversed. C is incorrect because failure and mistake are reversed. D
| | | | | | | | | | | |



is incorrect because it's a failure that's seen during execution, not the
| | | | | | | | | | | |



defect itself. The failure is a symptom of the defect
| | | | | | | | |




Question #5 (1 pt) | | | |



|




Which of the following is an example of debugging?
| | | | | | | | |


|




a. A tester finds a defect and reports it
| | | | | | | | |




b. A tester retests a fix from the developer and finds a regression
| | | | | | | | | | | | |




c. A developer finds and fixes a defect
| | | | | | | |




d. A developer performs unit testing - CORRECT ANSWER✔✔-C is
| | | | | | | | | |



correct. Debugging is what the developer does to identify the cause of
| | | | | | | | | | | |



the defect, analyze it and fix it. D may involve debugging, if the
| | | | | | | | | | | | |

, developer finds a defect, but the act of unit testing is not the same as
| | | | | | | | | | | | | | |



debugging.


Question #6 (1 pt) | | | |



|




Which of the following is a true statement about exhaustive testing?
| | | | | | | | | | |


|




a. It is a form of stress testing
| | | | | | | |




b. It is not feasible except in the case of trivial software
| | | | | | | | | | | |




c. It is commonly done with test automation
| | | | | | | |




d. It is normally the responsibility of the developer during unit testing -
| | | | | | | | | | | | |



CORRECT ANSWER✔✔-B is correct. Exhaustive testing, all combinations
| | | | | | | |



of inputs and preconditions, is not feasible unless the software is
| | | | | | | | | | |



trivially simple.Otherwise it would take too long and might not even be
| | | | | | | | | | | |



possible


Question #7 (1 pt) | | | |


|




A new retail product was released to production by your company.
| | | | | | | | | | |



Shortly after the release it was apparent that there were numerous
| | | | | | | | | | |



problems with the point of sale application. This resulted in a number of
| | | | | | | | | | | |



|customer complaints and negative postings on social media
| | | | | | | |



encouraging people to take their business to your competitor. You have
| | | | | | | | | | |



investigated the problems and have discovered that the production
| | | | | | | | |



point of sale equipment is a later model than the model used in testing.
| | | | | | | | | | | | | |

Escuela, estudio y materia

Institución
ISTQB
Grado
ISTQB

Información del documento

Subido en
23 de junio de 2026
Número de páginas
52
Escrito en
2025/2026
Tipo
Examen
Contiene
Preguntas y respuestas

Temas

$19.49
Accede al documento completo:

¿Documento equivocado? Cámbialo gratis Dentro de los 14 días posteriores a la compra y antes de descargarlo, puedes elegir otro documento. Puedes gastar el importe de nuevo.
Escrito por estudiantes que aprobaron
Inmediatamente disponible después del pago
Leer en línea o como PDF

Conoce al vendedor

Seller avatar
Los indicadores de reputación están sujetos a la cantidad de artículos vendidos por una tarifa y las reseñas que ha recibido por esos documentos. Hay tres niveles: Bronce, Plata y Oro. Cuanto mayor reputación, más podrás confiar en la calidad del trabajo del vendedor.
Lectphilip West Virginia University
Seguir Necesitas iniciar sesión para seguir a otros usuarios o asignaturas
Vendido
267
Miembro desde
2 año
Número de seguidores
6
Documentos
24662
Última venta
18 horas hace
WELCOME TO LECTPHILIP, A PLACE WHERE WE UNLOCK YOUR ACADEMIC OPPORTUNITIES

On this page, you find all documents, package deals and flashcards offered by seller lectphilip

4.0

42 reseñas

5
21
4
8
3
9
2
2
1
2

Recientemente visto por ti

Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes