01 April, 2024
Refresh ISTQB Certified Tester Foundation Level (Syllabus 2018) CTFL_Syll2018 Practice Test
Ucertify offers free demo for CTFL_Syll2018 exam. "ISTQB Certified Tester Foundation Level (Syllabus 2018)", also known as CTFL_Syll2018 exam, is a iSQI Certification. This set of posts, Passing the iSQI CTFL_Syll2018 exam, will help you answer those questions. The CTFL_Syll2018 Questions & Answers covers all the knowledge points of the real exam. 100% real iSQI CTFL_Syll2018 exams and revised by experts!
Check CTFL_Syll2018 free dumps before getting the full version:
Question 1
- (Exam Topic 3)
Which statement about deriving test cases from a use case is TRUE?
Which statement about deriving test cases from a use case is TRUE?
Question 2
- (Exam Topic 3)
The four test levels used in ISTQB syllabus are:
Component (unit) testing
2 Integration testing
3. System testing
4 Acceptance testing
An organization wants to do away with integration testing but otherwise follow V-model. Which of the following statements is correct?
The four test levels used in ISTQB syllabus are:
Component (unit) testing
2 Integration testing
3. System testing
4 Acceptance testing
An organization wants to do away with integration testing but otherwise follow V-model. Which of the following statements is correct?
Question 3
- (Exam Topic 3)
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 success factor in tool deployment?
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 success factor in tool deployment?
Question 4
- (Exam Topic 3)
Which one of the following statements about testing techniques is TRUE?
Which one of the following statements about testing techniques is TRUE?
Question 5
- (Exam Topic 2)
Before an invoice can be created, an account is required. Before an account can be set up, an account user is required (in order to set up the account). The software is delivered with a master user only, who can only create other types of users. The following test cases have been written to test the high-level structure of the software
Before an invoice can be created, an account is required. Before an account can be set up, an account user is required (in order to set up the account). The software is delivered with a master user only, who can only create other types of users. The following test cases have been written to test the high-level structure of the software
Question 6
- (Exam Topic 1)
What does the term Pesticide paradox' refer to?
What does the term Pesticide paradox' refer to?
Question 7
- (Exam Topic 3)
Which of the following is NOT a typical task for a test leader?
Which of the following is NOT a typical task for a test leader?
Question 8
- (Exam Topic 2)
Which of the following correctly states a limitation in the use of static analysis tools? [K1]
Which of the following correctly states a limitation in the use of static analysis tools? [K1]
Question 9
- (Exam Topic 2)
Which of the following test organizations has the highest level of independence?
Which of the following test organizations has the highest level of independence?
Question 10
- (Exam Topic 2)
In a system designed to work out the employee tax to be paid:
_ An employee has $4,000 of salary tax free.
_ The next $1,500 is taxed at 10%.
_ The next $28,000 after that is taxed at 22%.
_ Any further amount is taxed at 40%.
Which of these is a valid Boundary Value Analysis test case?
In a system designed to work out the employee tax to be paid:
_ An employee has $4,000 of salary tax free.
_ The next $1,500 is taxed at 10%.
_ The next $28,000 after that is taxed at 22%.
_ Any further amount is taxed at 40%.
Which of these is a valid Boundary Value Analysis test case?
Question 11
- (Exam Topic 1)
A money order system is designed to calculate the charge for a transfer
- Amounts from 1 to 1999 are charged EUR 10.
- Amounts from 2000 to 5000 are charged EUR 15
- Amounts below EUR 1 or above EUR 5000 are not accepted. Assume that only integer values can occur. Which of these sets of amounts covers all equivalence classes?
A money order system is designed to calculate the charge for a transfer
- Amounts from 1 to 1999 are charged EUR 10.
- Amounts from 2000 to 5000 are charged EUR 15
- Amounts below EUR 1 or above EUR 5000 are not accepted. Assume that only integer values can occur. Which of these sets of amounts covers all equivalence classes?
Question 12
- (Exam Topic 3)
A "functional test" is...
A "functional test" is...
Question 13
- (Exam Topic 1)
When testing a mission critical system a high coverage should be achieved. Which of the following techniques should be implemented as a structural based coverage technique in order to achieve highest coverage?
When testing a mission critical system a high coverage should be achieved. Which of the following techniques should be implemented as a structural based coverage technique in order to achieve highest coverage?
Question 14
- (Exam Topic 3)
When a test case is created based on a Use Case, what type of test is created?
When a test case is created based on a Use Case, what type of test is created?
Question 15
- (Exam Topic 3)
A team's test strategy was to invest equal effort in testing each of a system's modules. After running one test cycle, it turned out that most of the critical bugs were detected in one of the system's modules.
Which testing principal suggests a change to the current test strategy for the next test cycle?
A team's test strategy was to invest equal effort in testing each of a system's modules. After running one test cycle, it turned out that most of the critical bugs were detected in one of the system's modules.
Which testing principal suggests a change to the current test strategy for the next test cycle?
Question 16
- (Exam Topic 3)
Which of the following test execution outcomes are likely to increase the overall quality of the software:
I) A test case passes
II) A test case fails, defect gets logged which subsequently gets fixed
III) Some tests are deferred because test environment is not available
IV) A bug is found but there is no corresponding test case
Which of the following test execution outcomes are likely to increase the overall quality of the software:
I) A test case passes
II) A test case fails, defect gets logged which subsequently gets fixed
III) Some tests are deferred because test environment is not available
IV) A bug is found but there is no corresponding test case
Question 17
- (Exam Topic 2)
Which of the following are valid test objectives? (i)Finding defects.
(ii)Gaining confidence about the level of quality and providing information. (iii)Preventing defects.
(iv) Debugging the code.
Which of the following are valid test objectives? (i)Finding defects.
(ii)Gaining confidence about the level of quality and providing information. (iii)Preventing defects.
(iv) Debugging the code.
Question 18
- (Exam Topic 3)
Which of the following would you NOT expect to see on an incident report from test execution?
Which of the following would you NOT expect to see on an incident report from test execution?
Question 19
- (Exam Topic 3)
What is a defect density?
What is a defect density?
Question 20
- (Exam Topic 2)
Which of the following would NOT be a typical target of testing support tools?
Which of the following would NOT be a typical target of testing support tools?
Question 21
- (Exam Topic 3)
Which of the following type of defect would NOT be typically found by using a static analysis tool?
Which of the following type of defect would NOT be typically found by using a static analysis tool?
Question 22
- (Exam Topic 3)
Which of the following is a valid collection of equivalence classes for the following problem: "An Integer numeric field shall contain values from 1 to 80 both values inclusive"
Which of the following is a valid collection of equivalence classes for the following problem: "An Integer numeric field shall contain values from 1 to 80 both values inclusive"
Question 23
- (Exam Topic 3)
A 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 carry out to verify these requirements?
A 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 carry out to verify these requirements?
Question 24
- (Exam Topic 3)
Which of the following statements contradicts the general principles of testing?
Which of the following statements contradicts the general principles of testing?