BCS CTFL4 ISTQB Certified Tester Foundation Level CTFL 4.0 Exam Online Training
BCS CTFL4 Online Training
The questions for CTFL4 were last updated at Jul 18,2025.
- Exam Code: CTFL4
- Exam Name: ISTQB Certified Tester Foundation Level CTFL 4.0 Exam
- Certification Provider: BCS
- Latest update: Jul 18,2025
Which of the following are the phases of the ISTQB fundamental test process?
- A . Test planning and control, Test analysis and design, Test implementation and execution, Evaluating ex t criteria and reporting. Test closure activities
- B . Test planning, Test analysis and design. Test implementation and control. Checking test coverage and reporting, Test closure activities
- C . Test planning and control, Test specification and design. Test implementation and execution,
Evaluating test coverage and reporting, Retesting and regression testing, Test closure activities - D . Test planning. Test specification and design. Test implementation and execution. Evaluating exit
criteria and reporting. Retesting and test closure activities
Which of the following issues cannot be identified by static analysis tools?
- A . Very low MTBF (Mean Time Between failure)
- B . Potentially endless loops
- C . Referencing a variable with an undefined value
- D . Security vulnerabilities
A company runs a pilot project for evaluation of a test automation tool.
Which of the following is NOT a valid object of this pilot project?
- A . Get familiar with the functionality and options of the tool
- B . Check haw the tool fits to the existing test processes
- C . Train all testers on using the tool
- D . Decide upon standards for tool implementation
Which of the following applications will be the MOST suitable for testing by Use Cases
- A . Accuracy and usability of a new Navigation system compared with previous system
- B . A billing system used to calculate monthly charge based or large number of subscribers parameters
- C . The ability of an Anti virus package to detect and quarantine a new threat
- D . Suitability and performance of a Multi media (audio video based) system to a new operating system
A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at all times. For example, there are certain manufacturing stages that cannot be stopped – unless there is an emergency. A tester attempts to evaluate if all such cases (where a specific action is not allowed) are covered by the tests.
Which coverage metric will provide the needed information for this analysis?
- A . Code coverage
- B . Data flow coverage
- C . Statement coverage
- D . Branch Coverage