ISTQB CTFL_Syll2018 ISTQB Certified Tester Foundation Level (Syllabus 2018) Online Training
ISTQB CTFL_Syll2018 Online Training
The questions for CTFL_Syll2018 were last updated at Nov 19,2024.
- Exam Code: CTFL_Syll2018
- Exam Name: ISTQB Certified Tester Foundation Level (Syllabus 2018)
- Certification Provider: ISTQB
- Latest update: Nov 19,2024
Which of the following test techniques is structure-based?
- A . Control flow testing
- B . Use case testing
- C . State transition testing
- D . Decision table testing
Which of the following test types is a part of the V-Model?
- A . Black-box testing
- B . White-box testing
- C . Experience-based testing
- D . Component testing
Which of the following statements is correct?
- A . Pair programming is done with developer and tester pairing together
- B . Pair programming is an alternative term for code inspection.
- C . Pair programming is used usually in waterfall model
- D . Pair programming is, among other things, an informal review method.
In foundation level syllabus you will find the main basic principles of testing, which of the following sentences describes one of these basic principles?
- A . Complete testing of software is attainable if you have enough resources and test tools
- B . For a software system, it is not possible under normal conditions, to test all input and output combinations.
- C . A goal of testing is to show that the software is defect free
- D . With automated testing you can make statements with more confidence about the quality of a product than with manual testing.
Which of the following is an example of black-box dynamic testing?
- A . Code inspection
- B . Checking memory leaks for a program by executing it
- C . Functional Testing
- D . Coverage analysis
Where and by whom is Beta testing normally performed?
- A . By customers or potential customers at their own locations
- B . By an independent test team at the developing organization’s location
- C . At the developing organization’s site, but not by the developing team
- D . By customers or potential customers at the developing organization’s site
Which of the following is NOT an objective of testing?
- A . Finding defects
- B . Providing information for decision-making
- C . Analyzing and removing the cause of failures
- D . Gaining confidence about the level of quality of the software
Which statement about use case testing is true?
- A . The test cases are designed to find defects in the data flow.
- B . The test cases are designed to find defects in the process flow
- C . The test cases are designed to be used by real users, not by professional testers
- D . The test cases are always designed by customers or end users
When testing a mission critical system a high coverage should be achieved.
Which of the following techniques should be implemented as a structural based coverage technique in order to achieve highest coverage?
- A . multiple condition coverage
- B . decision table
- C . use case testing
- D . statement coverage
Which of the following is NOT an example of a typical risk-based testing activity?
- A . The evaluation of a risk-management tools to decide which tool to use for future projects
- B . The focus of testing is shifted to an area in the system where tests find with more defects than expected
- C . Brainstorming sessions are held with a wide variety of stakeholders to identify possible failures in the system
- D . Tests are prioritized to ensure that those associated with critical parts of the system are executed earlier