CTFL18 Exam Questions
587 real CTFL18 exam questions with expert-verified answers and explanations. Page 7 of 12.
- Question #302
Equivalence Partitioning is best defined as:
- Question #303
Dynamic Analysis Tools are used to:
- Question #304
What other details should be included in the following incident report when it is first submitted? Date of Issue: 23/11/05 Severity: P1 Build: Version15.6 Details: Expected field t...
- Question #305
Which of the following is NOT a valid objective of testing?
- Question #306
During which stage of the fundamental test process is the testability of requirements evaluated?
- Question #307
A new testing tool has been selected for an organization and a pilot project has successfully completed. The next step is to deploy the tool within the organization. What is a key...
- Question #308
Which of the following represents good testing practice for testers, irrespective of the software lifecycle model used?
- Question #309
A system is being enhanced to simplify screen navigation for users. Which of the following does NOT reflect structural testing?
- Question #310
Which of the following is a defect that is more likely to be found by a static analysis tool than by other testing techniques?
- Question #311
You are examining a document which gives the precise steps needed in order to execute a test. What is the correct definition of this document?
- Question #312
Which of the following type of defect would NOT be typically found by using a static analysis tool?
- Question #313
Which of the following would NOT be a common metric used for monitoring test preparation and execution?
- Question #314
Which of the following would you NOT expect to see on an incident report from test execution?
- Question #315
Which of the following would be a good test technique to use when under severe time pressure?
- Question #316
Which of the following options BEST explain the pesticide paradox principle of testing?
- Question #317
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 #318
Which of the following is NOT a valid use of decision coverage?
- Question #319
You have been asked to improve the way test automation tools are being used in your company. Which one of the following is the BEST approach?
- Question #320
Which option BEST describes how the level of risk is determined?
- Question #321
Your task is to compile a test execution schedule for the current release of software. The system specification states the following logical dependencies: - An admin user must crea...
- Question #322
Your company is developing a system with complex business rules and many branches in the structure of its code components. You need to choose one black box technique and one white...
- Question #323
Which one of the following statements about testing techniques is TRUE?
- Question #324
garden irrigation system allows the user to specify 2 inputs. 1. Frequency - The number of times the system should be automatically switched on per day; minimum once per day, maxim...
- Question #325
The decision table above reflects a golf club's pricing structure for green fees and buggy/cart hire. What is the expected result (actions) for each of the following two test cases...
- Question #326
Which of the following activities is appropriate to the test planning stage?
- Question #327
Testing effort can depend on a number of factors, which one of the following is MOST likely to impact the amount of effort required?
- Question #328
А booking system for a city bus service prices its fares according to the time of travel: Peak-time tariff starts at 0600 and finishes at 1000 am Off-peak tariff applies during all...
- Question #329
Which of the following is a white-box test technique?
- Question #330
In the above State Table, which of the following represents an invalid transition?
- Question #331
The decision table above shows a company's fuel expenses structure. Which of the following Test Cases based on the decision table are Valid? Test Case 1: An employee who is not a c...
- Question #332
Which of the following options describe the causal chain in the correct sequence?
- Question #333
Which of the following would achieve the HIGHEST level of testing independence for a project's system test level?
- Question #334
When can functional and structural testing BOTH be applied?
- Question #335
Which of the following options explain why it is often beneficial to have an independent test function in an organization?
- Question #336
Debugging and Testing are key activities in the software development lifecycle. Which of the following are 'Debugging' activities?
- Question #337
Which of the following does NOT represent one of the three triggers for maintenance testing an operational system?
- Question #338
live defect has been found where a code component fails to release memory after it has finished using it. Which of the following tools would have been the MOST effective at detecti...
- Question #339
Why is measurement of code coverage important?
- Question #340
When considering the roles of test leader and tester, which of the following tasks would NOT typically be performed by a tester?
- Question #341
system requirement states that up to 100 users should be able to carry out a transaction, with responses returned within 5 seconds. What type of non-functional testing would you ca...
- Question #342
The following Test Cases have been created for a simple web-based airline booking system. Test Case 1: Search for an item: Available Flights. Test Case 2: View selected item in My...
- Question #343
Which of the following is a Black Box test design technique?
- Question #344
Which of the following errors CANNOT be found with structure-based testing techniques?
- Question #345
Which of the following is correct?
- Question #346
The following sentences refer to the "Standard for Software Test Documentation" specification (IEEE 829). Which sentence is correct?
- Question #347
A software company adopts the V-model as their development life cycle. Which of the following contains roles of a tester in this company?
- Question #348
Which of the following is an appropriate reason for maintenance testing?
- Question #349
Once a bug is fixed, it should be retested. What is the term used to define this type of testing?
- Question #350
What is the difference between system integration testing and acceptance testing?
- Question #351
Which of the following is NOT an example of a common test metric?