ISTQB CTFL-2018 Practice Test - Questions Answers, Page 28
List of questions
Related questions
Question 271
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?
Question 272
A tester thinks of a likely cause for a specific bug Should the tester make a comment about this in the bug report?
Question 273
Which of the following sentences about testing and debugging is correct?
Question 274
What is integration testing?
Question 275
Which of the following BEST describes a Test Case?
Question 276
Testing and Debugging are key activities in the software development lifecycle.
Which of the following are DEBUGGING activities?
a) Designing tests to find failures.
b) Locating the cause of failures.
c) Analysing and fixing the defects.
d) Executing tests to show failures.
Question 277
During which stage of the fundamental test process is the testability of requirements evaluated?
Question 278
Which ONE of the following is the BEST way to take advantage of the different mindsets of testers and developers?
Question 279
In which development life cycle model is regression testing an increasingly important activity as the project progresses?
Question 280
Which of the following apply to System Testing?
a) May satisfy legal requirements.
b) Can use system specifications as a test basis.
c) Often the responsibility of business users.
d) Main goal is to establish confidence.
e) Should focus on the communication between systems.
Question