Based only on the given information, which of the following answers about the three-point test estimation technique applied to this problem is true?
Following a risk-based testing approach you have designed 10 tests to cover a product risk with a high-risk level. You want to estimate, adopting the three-point test estimation technique, the test effort required to reduce the risk level to zero by executing those 10 tests. You made the following three...
Which coverage metric will provide the needed information for this analysis?
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 all times. For example, there are certain manufacturing stages that cannot be stopped - unless there is an...
Which of the following sentences correctly describes the risk?
A Test Manager conducts risk assessment for a project. One of the identified risks is: The sub-contractor may fail to meet his commitment". If this risk materializes. it will lead to delay in completion of testing required for the current cycle. Which of the following sentences correctly describes the risk?...
Which of the following statements about the value of maintaining traceability between the test basis and test work products is not true?
Which of the following statements about the value of maintaining traceability between the test basis and test work products is not true?A . Traceability can be useful for assessing the impact of a change to a test basis item on the corresponding testsB . Traceability can be useful for determining...
A virtual service emulating a real third-party service and the automated test scripts (aimed at testing the system under test) that interact with that service, are test work products that are typically created during:
A virtual service emulating a real third-party service and the automated test scripts (aimed at testing the system under test) that interact with that service, are test work products that are typically created during:A . Test monitoring and controlB . Test implementationC . Test designD . Test analysisView AnswerAnswer: B...
Which of the following statements about the shift-left approach is true?
Which of the following statements about the shift-left approach is true?A . Shift-left in testing can be implemented only in Agile/DevOps frameworks, as it relies completely on automated testing activities performed within a continuous integration processB . Performance testing performed during component testing, is a form of shift-left in testing...
Which of the following test execution schedules is compatible with the logical dependencies and allows executing the test cases in priority order?
For each of the test cases to be executed, the following table specifies the priority order and dependencies on other test cases Which of the following test execution schedules is compatible with the logical dependencies and allows executing the test cases in priority order?A . TC4, TC3, TC2, TC6, TC5....
Based only on the given information, which of the following ATDD tests is most likely to be written first?
Consider the following user story about the authentication functionality of an e-commerce website: "As a logged-in user, I want to change my current password with a new one, so that I can make my account safer". The following are some of the acceptance criteria defined for the user story: [a]...
Which of the following statements about how different types of test tools support testers is true?
Which of the following statements about how different types of test tools support testers is true?A . The support offered by a test data preparation tool is often leveraged by testers to run automated regression test suitesB . The support offered by a performance testing tool is often leveraged by...
Which of the following is the minimum number of test cases needed to cover the full decision table associated with this scenario?
A company wants to reward each of its salespeople with an annual bonus that represents the sum of all the bonuses accumulated for every single sale made by that salesperson. The bonus for a single sale can take on the following four values: 3%, 5%, 7% and 10% (the percentage...