ISTQB-CTFL Exam Questions
133 real ISTQB-CTFL exam questions with expert-verified answers and explanations. Page 2 of 3.
- Question #51
How can testing contribute to higher quality?
- Question #52
A program got 100% decision coverage in a test. Which of the following statements is then guaranteed to be true?
- Question #53
Which of the following should be included in a test status report?
- Question #54
In maintenance testing, what is the relationship between impact analysis and regression testing?
- Question #55
A software system checks age in order to determine which welcome screen to display. Age groups are: Group I: 0-12 Group II; 13-18 Group III: over 18 Which of the below represent bo...
- Question #56
Which of the following is an example of black-box dynamic testing?
- Question #57
What is 'Component Testing'?
- Question #58
Which of the following is NOT an objective of testing?
- Question #59
An Incident Management tool implements the following defect states; Open, Assigned, Solved, Closed Consider the following defect report: Id T000561 Test Object "Warehouse Managemen...
- Question #60
Why is measurement of code coverage Important?
- Question #61
During the development of a software change for a system, the developer makes a mistake in his work, which leads to a fault in the code. Unfortunately the fault is not found by sof...
- Question #62
Which of the following is correct with regards to debugging?
- Question #63
Which statement about use case testing is true?
- Question #64
A software module to be used in a mission critical application incorporates an algorithm for secure transmission of data. Which review type is most appropriate to ensure high quali...
- Question #65
Which of the following is NOT a deciding factor m determining the extent of testing required?
- Question #66
ST is a Software Testing organization which utilizes a testing knowledge base. Access to ST knowledge base can be either full or limited. Access level is determined based on ST cer...
- Question #67
A system computes prices for bus tickets. The price depends on - the passenger type (baby, child, adult, senior citizen, student, military) - the travelling type (as single or in a...
- Question #68
Which of the following is a key characteristic of informal reviews?
- Question #69
Which of the following BEST matches the attributes with a level of testing?
- Question #70
A new testing tool has been selected for an organisation and a pilot project has successfully completed. The next step is to deploy the tool within the organization. What is a key...
- Question #71
Which of the following does NOT represent one of the three triggers for maintenance testing an operational system?
- Question #72
Which test approach will best fit a new project, with little documentation and high probability for bugs?
- Question #73
The following requirement is given "Set X to be the sum of Y and Z". All the following four implementations have bugs. Which one of the following bugs can be caught by Static Analy...
- Question #74
For a mandatory input field "ZIP code" the following rules are given: 1 - The valid ZIP code format is 5 numeric digits. 2 - The code has to exist in the post office's official ZIP...
- Question #75
A bank software has a feature of locking down accounts that have and overdraft higher than $10,000. Due to a bug in the code, the system locks down accounts once they reached $1000...
- Question #76
Which of the following is a function of a dynamic analysis tool?
- Question #77
Which sequence of state transition stated in the answer choices is correct in accordance with the following figure depicting me life-cycle of a defect?
- Question #78
Which of the following statements about Experience Based Techniques (EBT) is correct?
- Question #79
Software was found lo take much more time than the stated requirement of less than one second to save a file. Upon investigation it was found that there was an unnecessary check in...
- Question #80
Which of the following statements about independent testing is WRONG?
- Question #81
Which of the following statements is not correct?
- Question #82
Which of the following s the most correct statement about state testing techniques?
- Question #83
A test manager decided to skip static testing since he believes bugs can be found easily by doing dynamic testing. Was this decision right or wrong?
- Question #84
In which of the following test documents would you expect to find test exit criteria described9
- Question #85
The following 4 equivalence classes are given: Which of the following alternatives includes correct test values for x. Based on equivalence partitioning?
- Question #86
Which of the following coverage criteria results in the highest coverage for state transition based test cases?
- Question #87
Which of the following lists factors That contribute to PROJECT risks?
- Question #88
Which sequence of stated in the answer choices is correct in accordance with the following figure depicting the life-cycle of a defect?
- Question #89
A Test Manager conducts risk assessment for a project. One of the identified risks is: The sub- contractor may fail to meet his commitment". If this risk materializes. it will lead...
- Question #90
Who of the following has the best knowledge to decide what tests in a test project should be automated?
- Question #91
Which of the following are the phases of the ISTQB fundamental test process?
- Question #92
Which of the following issues cannot be identified by static analysis tools?
- Question #93
A company runs a pilot project for evaluation of a test automation tool. Which of the following is NOT a valid object of this pilot project?
- Question #94
Which of the following applications will be the MOST suitable for testing by Use Cases
- Question #95
A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at al...
- Question #96
What is test oracle?
- Question #97
Which ONE of the following statements does NOT describe how testing contributes to higher quality?
- Question #98
Which of the following statements describes regression testing? I, Retesting of a fixed defect II, Testing of an already tested program III, Testing of new functionality in a progr...
- Question #99
A calculator software is used to calculate the result for 5+6. The user noticed that the result given is 6. This is an example of;
- Question #100
A system has a self-diagnostics module that starts executing after the system is reset. The diagnostics are running 12 different tests on the systems memory hardware. The following...