ISTQB ISTQB-CTFL ISTQB-Foundation Level Exam Online Training
ISTQB ISTQB-CTFL Online Training
The questions for ISTQB-CTFL were last updated at Jul 19,2025.
- Exam Code: ISTQB-CTFL
- Exam Name: ISTQB-Foundation Level Exam
- Certification Provider: ISTQB
- Latest update: Jul 19,2025
Which of the following should be included in a test status report?
I. Estimation details
II. Total number of open and closed defects
III. Actual effort spent
IV. Defect reports
V. Number of executed, failed, blocked tests
- A . III, V
- B . II, III
- C . I, II, IV
- D . II, III, V
In maintenance testing, what is the relationship between impact analysis and regression testing?
- A . Impact analysis requires a regression testing for only the tests that have detected faults in previous SW release
- B . There is no relationship between impact analysis and regression testing.
- C . Impact analysis requires a regression testing for all program elements which were newly integrated (new functionalities).
- D . The impact analysis is used to evaluate the amount of regression testing to be performed.
A software system checks age in order to determine which welcome screen to display. Age groups are:
Group I: 0-12
Group II; 13-18
Group III: over 18
Which of the below represent boundary values?
- A . (-1.0.12.13.18,19)
- B . (-1.0,11.12.13,14,18.19)
- C . (0.12.13.18.19)
- D . (4.5.15.20)
Which of the following is an example of black-box dynamic testing?
- A . Functional Testing
- B . Code inspection
- C . Checking memory leaks for a program by executing it
- D . Coverage analysis
What is ‘Component Testing’?
- A . Integration Testing
- B . Functional testing
- C . Experience-based testing
- D . A test level
Which of the following is NOT an objective of testing?
- A . Finding defects
- B . Providing information for decision-making
- C . Gaining confidence about the level of quality of the software
- D . Analyzing and removing the cause of failures
An Incident Management tool implements the following defect states;
Open, Assigned, Solved, Closed Consider the following defect report:
Id T000561
Test Object "Warehouse Management’ application
Tester name; John Bishop
Date: 10th. April 2010
Test Case MRT558I
Status OPEN
Severity Serious
Priority
Problem- After inputting the Total Quantity item = 450 in the SV034 screen, the system shows an unexpected Error message=47
Correction:
Developer name:
Closing date:
Which of the following is a valid criticism of this report?
- A . The Priority, the Correction description and the Developer name are missing
- B . The version of the application is missing
- C . There is no link to the applicable requirement (traceability)
- D . The description is not highlighting the source of the problem
Which of the following is a key characteristic of informal reviews?
- A . Kick-off meeting
- B . Low cost
- C . Individual preparation
- D . Metrics analysis
Which of the following BEST matches the attributes with a level of testing?
I. Stubs and drivers are often used
II The lest environment should correspond to the production environment
III. Finding defects is not the main focus
IV. Testing can be based on use cases
V. Testing is normally performed by testers
VI. Testing for functional and non-functional characteristics
- A . Component – VI
Integration – IV
System – I
Acceptance – III - B . Component – IV
Integration -I
System – VI
Acceptance – V - C . Component – I
Integration – V
System – II
Acceptance – IV - D . Component – V
Integration – II
System – IV
Acceptance – VI
Which of the following statements is not correct?
- A . Looking for defects in a system may require Ignoring system details
- B . Identifying defects may be perceived as criticism against product
- C . Looking for defects in system requires professional pessimism and curiosity
- D . Testing is often seen as a destructive activity instead of constructive activity