iSQI CTFL_Syll2018 - ISTQB Certified Tester Foundation Level (Syllabus 2018)
Which of the following BEST describes checklist-based testing?
You need to test a vending machine for light drinks The machine has a button for each of the drinks it contains
Pressing a button before inserting coins, will display the cost of the drink
Pressing the same button after inserting enough coins will dispense the drink and provide change if needed)
If the machine is out of the specific drink, and the button for this drink is pressed, the machine displays "Sold Out" (regardless if coins were inserted or not).
Which test technique is most suitable for this situation?
Which of the following provides the BEST description of statement coverage?
Which of the following lists represents the correct sequence of the main activities of the fundamental test process (leaving out the activity of control which should take place in parallel to all the other activities)?
Which activity in the fundamental test process includes test script generation?
Which one of the following statements about techniques for estimating test effort is correct?
What is the ideal number of regression test cycles?
Which of the following BEST defines risk level?
Tests have been specified for the latest software release and users have prioritised these
However, there are some dependencies between tests as shown in the table below (e.g. Test ID. X cannot be run until Test ID. Y has been successfully completed).
Which test execution schedule best meets the prioritisation and dependency conditions?
Which of the following is by definition a reactive test approach?