ISTQB CTFL Foundation ISTQB Certified Tester Foundation Level Online Training
ISTQB CTFL Foundation Online Training
The questions for CTFL Foundation were last updated at Nov 23,2024.
- Exam Code: CTFL Foundation
- Exam Name: ISTQB Certified Tester Foundation Level
- Certification Provider: ISTQB
- Latest update: Nov 23,2024
Which is not the testing objective?
- A . Finding defects
- B . Gaining confidence about the level of quality and providing information
- C . Preventing defects.
- D . Debugging defects
The difference between re-testing and regression testing is:
- A . Re-testing is running a test again; regression testing looks for unexpected side effects
- B . Re-testing looks for unexpected side effects; regression testing is repeating those tests
- C . Re-testing is done after faults are fixed; regression testing is done earlier
- D . Re-testing uses different environments, regression testing uses the same environment
- E . Re-testing is done by developers, regression testing is done by independent testers
What is the purpose of exit criteria?
- A . To identify how many tests to design.
- B . To identify when to start testing.
- C . To identify when to stop testing.
- D . To identify who will carry out the test execution.
What is important to do when working with software development models?
- A . To adapt the models to the context of project and product characteristics.
- B . To choose the waterfall model because it is the first and best proven model.
- C . To start with the V-model and then move to either iterative or incremental models.
- D . To only change the organization to fit the model and not vice versa.
Security falls under..?
- A . compliance testing
- B . disaster testing
- C . verifying compliance to rules
- D . functional testing
- E . ease of operations
What do static analysis tools analyze?
- A . Design
- B . Test cases
- C . Requirements
- D . Program code
What benefits do static analysis tools have over test execution tools?
- A . Static analysis tools find defects earlier in the life cycle.
- B . Static analysis tools can be used before code is written.
- C . Static analysis tools test that the delivered code meets business requirements.
- D . Static analysis tools are particularly effective for regression testing.
Which of the following is not a part of the Test Implementation and Execution Phase?
- A . Creating test suites from the test cases
- B . Executing test cases either manually or by using test execution tools
- C . Comparing actual results
- D . Designing the Tests
Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase:
- A . Test Implementation and execution
- B . Test Analysis and Design
- C . Evaluating the Exit Criteria and reporting
- D . Test Closure Activities
“How much testing is enough?”
- A . This question is impossible to answer
- B . This question is easy to answer
- C . The answer depends on the risk for your industry, contract and special requirements
- D . This answer depends on the maturity of your developers