ISTQB ISTQB-CTFL - ISTQB Certified Tester Foundation Level (CTFL v4.0)
Which ONE of the following options BEST describes the purpose of confirmation testing versus regression testing?
A test score indicator for students produces a performance score based on a combination of the number of consecutive hours studied (below 4 hours, 4 to 8 hours. 9 to 12 hours or above 12 hours) and the average intensity of focus on the material during the study time (low, medium or high).
Given the following test cases:
hours intensity score
T1 3 low55
T2 14 high 95
T3 9 low75
What is the minimum number of additional test cases that are needed to ensure full coverage of all valid INPUT equivalence partitions?
A typical objective of testing is to
The following 4 equivalence classes are given:
Which of the following alternatives includes correct test values for x. based on equivalence partitioning?
Consider the following testing levels:
1) Component Testing
2) Integration Testing
3) System Testing
4) Acceptance Testing
Which of the following statements is true?
Which of the following statements refers to a good testing practice that applies to all software development lifecycles?
Which review type, also known as a “buddy checkâ€, is commonly used in Agile development?
A tester created a decision table(DT) given below. While reviewing the DT some of the actions for the given conditions were found to be incorrect. The user is trying to view the profile, which of the given conditions has CORRECT action(s) listed?

Which of the following is a typical potential risk of using test automation tools?
Which ONE of the following options BEST describes black-box test techniques?
