CTFL_SYLL_4.0 Exam Questions
228 real CTFL_SYLL_4.0 exam questions with expert-verified answers and explanations. Page 2 of 5.
- Question #51
Which of the following are the phases of the ISTQB fundamental test process?
- Question #52
Which of the following issues cannot be identified by static analysis tools?
- Question #53
A company runs a pilot project for evaluation of a test automation tool. Which of the following is NOT a valid object of this pilot project?
- Question #54
Which of the following applications will be the MOST suitable for testing by Use Cases
- Question #55
A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at al...
- Question #56
What is test oracle?
- Question #57
Which ONE of the following statements does NOT describe how testing contributes to higher quality?
- Question #58
Which of the following statements describes regression testing?
- Question #59
A calculator software is used to calculate the result for 5+6. The user noticed that the result given is 6. This is an example of;
- Question #60
A system has a self-diagnostics module that starts executing after the system is reset. The diagnostics are running 12 different tests on the systems memory hardware. The following...
- Question #61
Which of the following statements is an example of testing contributing to higher quality?
- Question #62
A software company decides to invest in reviews of various types. The thought process they have is that each artifact needs to be reviewed using only one of the review methods depe...
- Question #63
What type of testing measures its effectiveness by tracking which lines of code were executed by the tests?
- Question #65
Which of the following statements about estimation of the test effort is WRONG?
- Question #66
You are testing a room upgrade system for a hotel. The system accepts three differed types of room (increasing order of luxury): Platinum. Silver and Gold Luxury. ONLY a Preferred...
- Question #67
The four test levels used in ISTQB syllabus are: 1. Component (unit) testing 2. Integration testing 3. System testing 4. Acceptance testing An organization wants to do away with in...
- Question #68
During component testing of a program if 100% decision coverage is achieved, which of the following coverage criteria is also guaranteed to be 100%?
- Question #69
Mark the correct sentences: - Defects are a result of environmental conditions and are also referred to as "Failures" - A human mistake may produce a defect - A system mil totally...
- Question #70
Can "cost" be regarded as Exit criteria?
- Question #71
What is one potential benefit of using a test automation tool?
- Question #72
Which of the following is a benefit of early stakeholder feedback?
- Question #73
Which of the following is a good testing practice that applies regardless of the specific software development lifecycle being used?
- Question #74
In an Agile development model, the completion of testing or "done" is defined by which of the following?
- Question #75
You are testing web application software that allows a person to use their travel points to make flight and hotel reservations. When the user logs into the software (username/passw...
- Question #76
Which of the following is an advantage of the whole team approach?
- Question #77
If you are using test results to learn more about the software and are then creating additional tests based on those results, what type of testing are you doing?
- Question #78
You are working on calculating the estimation for a project. You have been given the following numbers by your manager, who is considered to be an expert in estimation: Optimistic...
- Question #79
Which black-box technique should be used to verify different responses of the system, depending on its current conditions or previous history?
- Question #80
You have been given the following story: As a help desk worker I want to enter a caller's birth date So the system can display the caller's account information As a team, you have...
- Question #81
In what way does configuration management help the tester?
- Question #82
If you are responsible for test analysis and test design what is your primary role in your team?
- Question #83
A functional requirement states that pressure values must always be positive and stay within a range of 100 to 200 pounds for a particular tank (100 and 200 are valid within the ra...
- Question #84
You have been given the following test cases for execution. You have been told that security and usability are the highest priorities respectively for this banking application. Wha...
- Question #85
When is the detailed risk analysis for a story first conducted?
- Question #86
When tests are being created to achieve statement coverage, what are they exercising?
- Question #87
You have just completed a retrospective at the end of a sprint. One of the developers raised an issue with defect reports not containing information about the configuration, data,...
- Question #88
What is a reasonable way to control and minimize the cost of testing and development?
- Question #89
Which of the following is a technique that can be used to develop user stories in collaboration with the developers and business?
- Question #90
Which is a key function of a test management tool?
- Question #91
Which of the following best suggests the need for maintenance testing?
- Question #92
Which of the following should you review using static testing?
- Question #93
Which of the following is supported by good information traceability?
- Question #94
Which of the following is a methodical approach to error guessing?
- Question #95
Given the following requirement: The system shall compute the car's position using the following equation: new_distance_traveled + old_position Which type of testing should be impl...
- Question #96
How is branch coverage determined?
- Question #97
You are using boundary value analysis to determine your test data. What values should you use to test a routine that requires an integer input (x) to be greater than zero and less...
- Question #98
You are working with a geographically and time zone distributed team. It is important that the entire team always have access to the latest test execution information. Which of the...
- Question #99
During which activity in the review process are the quality characteristics selected for evaluation?
- Question #100
Which testing principle provides a good reason to base testing upon risk mitigation priorities?
- Question #101
Which of the following is a correct statement regarding Quadrant Q2 of the testing quadrants?