ISQI ISTQB Certified Tester Foundation Level (CTFL) v4.0 - CTFL_Syll_4.0 Exam Practice Test
A typical objective of testing is to
Correct Answer: C
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Which of the following is a typical test objective?
Correct Answer: A
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Which of the following is an advantage of the whole team approach?
Correct Answer: B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
The following decision table is used to assist a doctor in determining the drug therapy to prescribe for a patient (aged 6 to 65 years) diagnosed with acute sinusitis. The table consists of three Boolean conditions and six actions:

Based only on the given information, which of the following statements is TRUE?

Based only on the given information, which of the following statements is TRUE?
Correct Answer: B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS). If the TAS is between 50k and
80k, the bonus is 10%. If the TAS exceeds 80k by a value not greater than 40k, the bonus is
15%. Finally, if the TAS exceeds the maximum threshold which entitles to a 15% bonus, the bonus is 22%. Consider applying equivalence partitioning to the TAS (Note: 1k = 1000 euros).
Which one of the following answers contain only test cases that belong to the same equivalence partition?
80k, the bonus is 10%. If the TAS exceeds 80k by a value not greater than 40k, the bonus is
15%. Finally, if the TAS exceeds the maximum threshold which entitles to a 15% bonus, the bonus is 22%. Consider applying equivalence partitioning to the TAS (Note: 1k = 1000 euros).
Which one of the following answers contain only test cases that belong to the same equivalence partition?
Correct Answer: A
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Which ONE of the following statements about maintenance testing is CORRECT?
Correct Answer: C
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
A test status report SHOULD:
Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
As a tester, as part of a V-model project, you are currently executing some tests aimed at verifying if a mobile app asks the user to grant the proper access permissions during the installation process and after the installation process. The requirements specification states that in both cases the app shall ask the user to grant access permissions only to the camera and photos stored on the device. However, you observe that the app also asks the user to grant access permission to all contacts on the device. Consider the following items:
[I]. Test environment
[ii]. Expected result
[iii]. Actual result.
[iv] Test level.
[v]. Root cause.
Based on only the given information, which of the items listed above, are you able to CORRECTLY specify in a defect report?
[I]. Test environment
[ii]. Expected result
[iii]. Actual result.
[iv] Test level.
[v]. Root cause.
Based on only the given information, which of the items listed above, are you able to CORRECTLY specify in a defect report?
Correct Answer: A
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
During a sprint review, the product owner decides to change a requirement: instead of allowing only one promo code per order, the app should now allow users to stack up to two promo codes.
What can help the tester to perform an impact analysis and quickly identify all test cases linked to the original requirement?
What can help the tester to perform an impact analysis and quickly identify all test cases linked to the original requirement?
Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).