ISTQB® CTFL-2018 Exam Practice Questions (P. 1)
- Full Access (93 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
Which of the following BEST describes a Test Case?
- AA statement about ג€what to testג€ in terms of measurable coverage criteria from analysis of the test basis.
- BA set of preconditions, inputs, actions, expected results and postconditions developed based on test conditions.
- CA description of the test objectives to be achieved and the means and the schedule for achieving them.Most Voted
- DA source to determine expected results to compare with the actual result of the system under test.
Correct Answer:
B
B
send
light_mode
delete
Question #2
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.
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.
send
light_mode
delete
Question #3
Which of the following options describe the chain of events in the correct sequence?
- AError, fault, failure.
- BFault, bug, mistake.
- CMistake, failure, fault.
- DFailure, bug, error.
Correct Answer:
A
A
send
light_mode
delete
Question #4
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 software testing and is released into live. What is the DEFINITE consequence of this mistake?
- AThe system will fail, causing a defect.
- BIf the defect is executed, the system may fail.Most Voted
- CLoss of money, time, or business reputation.
- DContractual requirements have not been met by testing.
Correct Answer:
B
B
send
light_mode
delete
Question #5
Which of the following options BEST explains the pesticide paradox principle of testing?
- AIf we do not regularly review and revise our tests, we'll stop finding defects.
- BRepeatedly running a set of tests will ensure that a system is defect free.
- CDefects are, paradoxically, often contained in a small number of modules.
- DTesting, like spraying pesticide, is an effective bug/defect removal activity.
Correct Answer:
A
Reference:
https://www.softwaretestinghelp.com/7-principles-of-software-testing/
A
Reference:
https://www.softwaretestinghelp.com/7-principles-of-software-testing/
send
light_mode
delete
All Pages