ISTQB CTFL-2018 - ISTQB Certified Tester Foundation Level 2018 Exam
Page: 3 / 19
Total 93 questions
Question #11 (Topic: Single Topic)
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 rights), you have been asked to review the test capability in your company.
You have limited time to do the review before the next project, which type of testing would be MOST appropriate to review first?
administrator rights), you have been asked to review the test capability in your company.
You have limited time to do the review before the next project, which type of testing would be MOST appropriate to review first?
A. Functional testing.
B. Non-functional testing.
C. Performance testing.
D. Structural testing.
Answer: A
Question #12 (Topic: Single Topic)
When can functional and structural testing BOTH be applied?
A. System and Component test levels only.
B. All ג€˜Developmentג€™ test levels, i.e. those before Acceptance testing.
C. Component and Component integration test levels only.
D. All test levels.
Answer: D
Question #13 (Topic: Single Topic)
Which of the following are triggers for Maintenance testing?
a) System migration from one platform to another.
b) Retirement of a system.
c) Preparation for an audit of a system.
d) Modifications to a system.
e) Development of a whole new system.
a) System migration from one platform to another.
b) Retirement of a system.
c) Preparation for an audit of a system.
d) Modifications to a system.
e) Development of a whole new system.
A. a, c and d.
B. b, c and e.
C. a, d and e.
D. a, b and d.
Answer: D
Question #14 (Topic: Single Topic)
Which statement about Static Testing is TRUE?
A. Static testing can be applied to any work product that participants know how to read and understand.
B. Static testing must only be applied to final work products that have been signed off.
C. Static testing must be conducted by users of the product being tested.
D. Static testing executes the code to verify the functionality is as expected.
Answer: A
Question #15 (Topic: Single Topic)
When comparing Static and Dynamic test techniques, which of the following statements is TRUE?
A. Static Testing finds failures, whilst Dynamic Testing only finds the cause of failures.
B. Static Testing techniques, such as reviews, can be undertaken before Dynamic Testing, making defects cheaper to remove.
C. Static Testing is based on the execution of code, whist Dynamic Testing relies on examination and analysis.
D. Only Static Testing has the objective of identifying defects.
Answer: B