ISTQB ISTQB-CTFL ISTQB-Foundation Level Exam Online Training
ISTQB ISTQB-CTFL Online Training
The questions for ISTQB-CTFL were last updated at Apr 21,2025.
- Exam Code: ISTQB-CTFL
- Exam Name: ISTQB-Foundation Level Exam
- Certification Provider: ISTQB
- Latest update: Apr 21,2025
Which ONE of the following statements about acceptance testing is NOT correct?
- A . Testing of disaster recovery and backup/restore is usually NOT part of acceptance testing.
- B . The customers or system users are often responsible for the acceptance testing.
- C . The main goal of acceptance testing is to build confidence in the system, not find defects.
- D . Acceptance testing is the last level of testing performed prior to system release.
Which are the MAIN goals of risk management in a software project?
- A . To increase the success probability for the project regardless of costs.
- B . To increase focus on preventative processes and to increase satisfaction for the testers.
- C . To control contractual problems and minimize the impacts of company policies.
- D . To reduce the probability of undesired situations and to reduce the effect of potential impact.
A team’s test strategy was to invest equal effort in testing each of a system’s modules. After running one test cycle, it turned out that most of the critical bugs were detected in one of the system’s modules.
Which testing principal suggests a change to the current test strategy for the next test cycle?
- A . Pesticide Paradox
- B . Early testing
- C . Absence-of-errors fallacy
- D . Defect clustering
In what way do Configuration Management effects testing?
- A . Without proper configuration management, test planning cannot proceed.
- B . Proper configuration management ensures that testers can uniquely identity the tested item
- C . Configuration management is important for developers, not for testers
- D . There is very little influence of configuration management practices on the test project.
During system testing phase of a word processor, a tester finds that on opening a file from a particular set of files, which are part of a critical workflow, the word processor crashes.
Which of the following is the next step the tester should take poor to recording the deviation?
- A . Try to recreate the incident before reporting
- B . Try to identify the code fragment causing the problem
- C . Send an email to the developer and not report the bug
- D . Report the incident as is without any further action
Which of the following statements about decision tables are TRUE?
I. Generally, decision tables are generated for low risk test items.
II. Test cases derived from decision tables can be used for component tests.
III. Several test cases can be selected for each column of the decision table.
IV. The conditions in the decision table represent negative tests generally.
- A . I, Ill
- B . I, IV
- C . II, IV
- D . II, Ill
Consider the following statements about risk-based testing.
I) Risk-based testing has the objective to reduce the level of protect risks.
II) Tests should be prioritized to find tie critical detects as early as possible.
III) Non-testing activities may also help to reduce risk IV) Risks have to be reassessed on a regular basis.
V) The project stakeholders can give useful input to determine the risks
- A . I III IV and V are true. II is false.
- B . II, III IV and V are correct. I is false.
- C . I, II and IV are true. III and V are false.
- D . II, Ill and V are true. 1 ants Iv are false.
As the last stage of a test cycle of an embedded device, you are performing exploratory testing. You observed that some character. (A, X and Z) sent via a serial port to the device do not get registered on the device whereas they should be. You suspect that this could be due to a wrong configuration of the "bit parity" parameter.
Which of the following items of an incident report would you be UNABLE to write down based on this information?
- A . Expected result
- B . Test case identifier
- C . Test setup details
- D . Actual result
Which of the following statements about re-testing and regression testing are TRUE?
I. Re-testing should be performed after a defect is fixed.
II. Regression testing should always be performed after a defect is fixed.
III. Re-testing and regression testing may be performed at any test level.
IV. Regression testing may include functional, non-functional and structural testing.
V. Re-testing should be included in the debugging activity.
- A . I, III, Iv
- B . II, v
- C . I, Ill
- D . II, IV, V
Which of the following can be considered a VALID exit criterion?
I. Estimates of defect density or reliability measures.
II. The completion and publication of an exhaustive Test Report.
III. Accuracy measures, such as code, functionality or risk coverage.
IV. Residual risks such as lack of code coverage in certain areas.
- A . I, III, IV
- B . I, II, III
- C . III, IV
- D . II, III, IV