ISTQB CTFL_Syll2018 ISTQB Certified Tester Foundation Level (Syllabus 2018) Online Training
ISTQB CTFL_Syll2018 Online Training
The questions for CTFL_Syll2018 were last updated at Nov 20,2024.
- Exam Code: CTFL_Syll2018
- Exam Name: ISTQB Certified Tester Foundation Level (Syllabus 2018)
- Certification Provider: ISTQB
- Latest update: Nov 20,2024
What type of test design technique is the most effective in testing screen-dialog flows?
- A . Use case testing
- B . Boundary value testing
- C . Statement testing and coverage
- D . State transition testing
What content would be in an incident report if that incident report was based on the IEEE 829 Standard for SoftwareTest Documentation?
(i) Identification of configuration items of the software or system.
(ii) Software or system lifecycle process in which the incident was observed.
(iii) Description of the anomaly to enable reproduction of the incident.
(iv) Number of occurrences of the incident.
(v) Classification of the cause of the incident for metrics and for reporting purposes.
Number of correct answers: 1
- A . i, ii, iii
- B . ii, iii
- C . i, iii, iv
- D . i, ii, iii, v
“Experience based" test design techniques, typically…
- A . Use decision tables to generate the Boolean test conditions to be executed.
- B . Identify the structure of the system or software at the component, integration or system level.
- C . Use the skill, intuition and experience of the tester to derive the test cases, using error guessing and exploratory testing.
- D . Establish traceability from test conditions back to the specifications and requirements.
Testers are often seen as the bearer of unwanted news regarding defects.
What are effective ways to improve the communication and relationship between testers and others?
a) Communicate factual information in a constructive way.
b) Try to understand how the other person feels and why they react the way they do.
c) Always outsource testing activities.
d) Never record information that could be used to apportion blame to an individual or team.
- A . a and b
- B . a, b and c
- C . a, b and d
- D . a and c
Which of the following is a valid reason for writing test cases based on experience and intuition? [K1]
- A . Use of formal techniques requires expensive training
- B . Only experience can ensure all functionality is covered
- C . Tests based on experience and intuition can supplement formal techniques
- D . Formal techniques require the use of expensive tools
Which of the following test design techniques is classified as a structure-based (white box) technique? [K1]
- A . Exploratory testing
- B . Decision table testing
- C . State transition testing
- D . Statement testing
Why is independent testing important? [K1]
- A . Because independent testers make fewer assumptions than developers
- B . Because independent testers are isolated from the development team
- C . Because independent testers can verify assumptions made during specification and implementation of the system
- D . Because independent testers have a greater sense of responsibility for quality than developers
Which statement BEST describes when test planning should be performed? [K1]
- A . Test planning is performed only once, at the beginning of the life cycle, andgenerates a Master Test Plan
- B . Test planning is performed at the beginning of the life cycle and again at the beginning of test execution
- C . Test planning is performed at the beginning of the life cycle and again at every test level
- D . Test planning is performed continuously in all life cycle processes and activities
Refer to the exhibit
The following test cases need to be run, but time is limited, and it is possible that not all will be completed before the end of the test window
The first activity is to run any re-tests, followed by the regression test script. Users have supplied their priority order to tests.
Which of the following gives an appropriate test execution schedule, taking account of the prioritisation and other constraints? [K3]
- A . b, c, g, d, e, i, a, f, h
- B . a, c, d, b, g, e, i, f, h
- C . c, a, d, b, e, g, i, h, f
- D . d, c, a, e, b, g, i, f, h
Which of the following factors will MOST affect the testing effort required to test a software product? [K1]
- A . The number of staff available to execute tests
- B . The level of detail in the test plan
- C . The requirements for reliability and security in the product
- D . The test estimation method used