Which of the test cases below will exercise both outcomes from decision 2? [K3] Refer to the exhibit
Correct Answer: C
Question 107
Which of the following is a correct reason to apply test automation?
Correct Answer: B
A correct reason to apply test automation is when there are a lot of repetitive testing tasks, as test automation can reduce the effort and time required to execute them, and improve the consistency and accuracy of the results. The other options are not valid reasons to apply test automation, as they do not consider the benefits and risks of test automation, the suitability of the test object for automation, or the availability of resources and skills for automation. References: Section 6.3.1, Section 6.3.2
Question 108
The following incident report that was generated during test of a web application What would you suggest as the most important report improvement? Defect detected date: 15.8.2010 Defect detected by. Joe Smith Test level System test Test case Area 5/TC 98 Build version: 2011-16.2 Defect description After having filled out all required fields in screen 1,1 click ENTER to continue to screen 2. Nothing happens, no system response at all.
Correct Answer: A
The most important report improvement is A. Add an impact analysis. An impact analysis is an assessment of how the defect affects the functionality, usability, performance, reliability, security, or other aspects of the system under test. An impact analysis can help prioritize and classify the defect based on its severity and urgency. An impact analysis can also help determine the root cause and possible solutions for the defect. An impact analysis is an essential part of a defect report because it provides useful information for decision-making and improvement processes. The other report improvements are not as important as adding an impact analysis because they do not provide as much information or value for decision-making and improvement processes. For example: * B. Add information about which developer should fix the bug: This report improvement is not necessary because it is not part of the information that is required to describe, reproduce, and prioritize the defect. The assignment of developers to fix bugs is part of the defect management process, which involves assigning, tracking, resolving, and verifying defects. * C. Add the time stamp when the incident happened: This report improvement is not very useful because it does not provide much information about the cause or effect of the defect. The time stamp when the incident happened is only relevant if it is related to some external factors or events that could influence the behavior or performance of the system under test. * D. Add information about which web browser was used: This report improvement is not very relevant because it does not affect the functionality or usability of the system under test. The web browser used is only relevant if it is related to some compatibility or interoperability issues that could cause defects or failures in the system under test. You can find more information about defect reports and impact analysis in [A Study Guide to the ISTQB Foundation Level 2018 Syllabus], Chapter 5.
Question 109
A tester thinks of a likely cause for a specific bug Should the tester make a comment about this in the bug report?
Correct Answer: D
A bug report is a document that records the details of a defect or failure found during testing, such as the steps to reproduce, the expected and actual results, the severity and priority, etc. A bug report should also include any observations or suggestions that may help correct the bug, such as the possible cause, the affected components, the related requirements, etc. This information can help the developers to locate and fix the bug more efficiently and effectively. Therefore, if a tester thinks of a likely cause for a specific bug, they should make a comment about it in the bug report. References: Certified Tester Foundation Level Syllabus, Section 6.