Which sequence of stated in the answer choices is correct in accordance with the following figure depicting the life-cycle of a defect?
Which sequence of stated in the answer choices is correct in accordance with the following figure depicting the life-cycle of a defect? A . S0->S1->S2->S3->S5->S1B . S0->S1->S2->S3->S5->S1->S2->S3C . S0->S1->S2~>S3->S4D . S0->S1 ->S2->S3->S5->S3->S4View AnswerAnswer: D Explanation: According to the ISTQB Certified Tester Foundation Level (CTFL) v4.0, the life cycle of a...
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 of the following review types does this review refer to?
Consider a review for a high-level architectural document written by a software architect. The architect does most of the review preparation work, including distributing the document to reviewers before the review meeting. However, reviewers are not required to analyze the document in advance, and during the review meeting the software...
Which of the following statements is true?
Which of the following statements is true?A . A defect does not always produce a failure, while a bug always produces a failureB . A defect may cause a failure which, when occurring, always causes an errorC . Failures can be caused by defects, but also by environmental conditionsD ....
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...
Which of the following statements best describes how configuration management supports testing?
Which of the following statements best describes how configuration management supports testing?A . Configuration management helps reduce testing effort by identifying a manageable number of test environment configurations in which to test the software, out of all possible configurations of the environment in which the software will be releasedB ....
Which one of the following answers contain only test cases that belong to the same equivalence partition?
The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS). If the TAS is between 50k and 80k, the bonus is 10%. If the TAS exceeds 80k by a value...
Which of the following statements about white-box test techniques is true?
Which of the following statements about white-box test techniques is true?A . Achieving full statement coverage and full branch coverage for a software product means that such software product has been fully tested and there are no remaining bugs within the codeB . Code-related white-box test techniques are not required...
Which of the following statements about error guessing is true?
Which of the following statements about error guessing is true?A . Error guessing is a system that adopts artificial intelligence to predict whether software components are likely to contain defects or notB . Experienced testers, when applying error guessing, rely on the use of a high-level list of what needs...
The whole-team approach:
The whole-team approach:A . promotes the idea that all team members should have a thorough understanding of test techniquesB . is a consensus-based approach that engages the whole team in estimating the user storiesC . promotes the idea that all team members should be responsible for the quality of the...