CTFL18 Exam Questions
587 real CTFL18 exam questions with expert-verified answers and explanations. Page 12 of 12.
- Question #552
Which type of software development product can undergo static testing?
- Question #553
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...
- Question #554
A tester thinks of a likely cause for a specific bug Should the tester make a comment about this in the bug report?
- Question #555
Which of the following sentences about testing and debugging is correct?
- Question #556
What is integration testing?
- Question #557
Which of the following BEST describes a Test Case?
- Question #558
Testing and Debugging are key activities in the software development lifecycle. Which of the following are DEBUGGING activities?
- Question #559
During which stage of the fundamental test process is the testability of requirements evaluated?
- Question #560
Which ONE of the following is the BEST way to take advantage of the different mindsets of testers and developers?
- Question #561
In which development life cycle model is regression testing an increasingly important activity as the project progresses?
- Question #562
Which of the following apply to System Testing?
- Question #563
After a record of poor quality software releases (incorrect menu selection options, new features that do not work, users allowed to change security levels without administrator rig...
- Question #564
Which of the following are triggers for Maintenance testing?
- Question #565
Which statement about Static Testing is TRUE?
- Question #566
When comparing Static and Dynamic test techniques, which of the following statements is TRUE?
- Question #567
Which defect below is MOST likely to be found by a review during static testing?
- Question #568
Which of the following is a typical characteristic of the WALKTHROUGH review type?
- Question #569
You are performing a review of your colleague's test cases based on the following test basis document: The Test Cases are as follows: TC1. Success ?valid 'User Name' and 'Password'...
- Question #570
Which of the following BEST describes checklist-based testing?
- Question #571
Which of the following is a key difference between black box and white box test design techniques?
- Question #572
A car insurance policy has 3 rates of insurance depending on the age of the driver. For drivers aged between 17 and 25 inclusive they are charged at rate A, drivers aged between 26...
- Question #573
A student needs to score at least 50 points to pass. If they score at least 100 points they will achieve a merit and if they score at least 150 points they will achieve a distincti...
- Question #574
A holiday club restricts those booking the holiday, to people between the ages of 18 and 30 inclusive. Using three-point boundary values, what ages would be required to test the lo...
- Question #575
Given the following decision tables, what is the expected result for the test case listed below? Test Case: Purchase a Toaster weighing 9kg for ?0.
- Question #576
Given the following state transition diagram where SS is the start state: Which of the following answers describes a test case that only uses valid transitions to exercise all stat...
- Question #577
Which statement about deriving test cases from a use case is TRUE?
- Question #578
Which of the following is NOT a valid use of decision coverage?
- Question #579
Which of the following is an approach that can be used for exploratory testing?
- Question #580
Which of the following BEST describes a methodical approach to the Error Guessing test technique?
- Question #581
Which of the following are benefits of an independent test team, and which are drawbacks?
- Question #582
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. Tes...
- Question #583
Which one of the following statements about techniques for estimating test effort is correct?
- Question #584
Which of the following would NOT typically be covered in a test summary report?
- Question #585
Which of the following BEST describes how configuration management supports the test process?
- Question #586
Which of the following are product risks?
- Question #587
Your agile project has scheduled a final sprint before release to fix and re-test all open defects with a priority level of 3 or above. The following defect report shows the defect...
- Question #588
An issue has been found in a production system, where a code component fails to release memory after it has finished using it. Which of the following tools would have been the MOST...