최신ISQI ISTQB Certified Tester Foundation Level (Syllabus 2018) - CTFL_Syll2018무료샘플문제
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 box technique for test case design.
Which one of the following offers the BEST choice?
Refer to the exhibit

Given the following State Transition diagram, match the test cases below with the relevant set of state transitions.
(i)X-Z-V-W
(ii)W-Y-U-U
A system is being enhanced to simplify screen navigation for users.
Which of the following does NOT reflect structural testing?
Given the following examples of entry and exit criteria:
1. A defined level of code coverage has been achieved
2. The test automation tool has been installed and properly configured
3. The number of unresolved defects is within the predefined limit
4. The performance test environment has been set-up and is available
5. The user stones hove proper acceptance criteria defined
6. The testing budget has been spent and the project sponsor bears the risk of not testing any further Which of the following BEST categorizes them as entry and exit criteria:
Which of the following does NOT represent one of the three triggers for maintenance testing an operational system?
Which of the following is a typical characteristic of the WALKTHROUGH review type?
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 errors CANNOT be found with structure-based testing techniques?
Which of the following BEST describes a test summary report for executive-level employees?
Which statement correctly describes debugging? [K2]
Which of the following is a correct set of boundary values to test the "Group Size" parameter, as defined by the following statement;
"In a reservation system for groups visiting a small museum, the graphical user interface presents a field asking the number of group members. Group size can be anywhere from 2 to 20 visitors"