ISTQB ISTQB-CTFL ISTQB-Foundation Level Exam Online Training
ISTQB ISTQB-CTFL Online Training
The questions for ISTQB-CTFL were last updated at Oct 28,2024.
- Exam Code: ISTQB-CTFL
- Exam Name: ISTQB-Foundation Level Exam
- Certification Provider: ISTQB
- Latest update: Oct 28,2024
Which of the following is correct with regards to debugging?
- A . Debugging identifies the cause of a failure
- B . Debugging is often performed by test engineers
- C . Debugging is considered part of the testing activities
- D . Debugging is intended to find as many defects as possible in the code
Which statement about use case testing is true?
- A . The lest cases are designed to find defects in the data flew.
- B . The test cases are designed to be used by real users, not by professional testers
- C . The test cases are always designed by customers or end users.
- D . The test cases are designed to find defects in the process flow.
A software module to be used in a mission critical application incorporates an algorithm for secure transmission of data.
Which review type is most appropriate to ensure high quality and technical correctness of the algorithm?
- A . Walkthrough
- B . Informal Review
- C . Technical Review
- D . Management Review
Which of the following is NOT a deciding factor m determining the extent of testing required?
- A . Level of risk of the product or features
- B . Budget to do testing
- C . A particular tester involved in testing
- D . Time available to do testing
Which of the following is NOT a deciding factor m determining the extent of testing required?
- A . Level of risk of the product or features
- B . Budget to do testing
- C . A particular tester involved in testing
- D . Time available to do testing
Which of the following is NOT a deciding factor m determining the extent of testing required?
- A . Level of risk of the product or features
- B . Budget to do testing
- C . A particular tester involved in testing
- D . Time available to do testing
Which of the following is NOT a deciding factor m determining the extent of testing required?
- A . Level of risk of the product or features
- B . Budget to do testing
- C . A particular tester involved in testing
- D . Time available to do testing
If not ST certified with 5-10 years of testing experience – allow limited access.
What would be the results for:
A – ST certified. 12 years of testing experience
B – Not ST certified. 7 years of testing experience
C – Not ST certified. 3 years of testing experience
- A . A – unknown
B – limned access
C- unknown - B . A – full access
B – limited access
C – unknown - C . A – full access
B – limited access
C – limited access - D . A – unknown
B – full access
C – unknown
A system computes prices for bus tickets.
The price depends on
– the passenger type (baby, child, adult, senior citizen, student, military)
– the travelling type (as single or in a group)
– the distance (zone 1. 2. 3)
– the kind of transport (ordinary, express)
Which of the following test techniques is the most appropriate one for testing the price computation?
- A . Statement coverage
- B . State transition testing
- C . Equivalence partitioning
- D . Use case testing
Which test approach will best fit a new project, with little documentation and high probability for bugs?
- A . Exploratory testing
- B . Requirements based testing
- C . Metric based approach
- D . Regression testing