Which of the following statements about branch coverage is true?

Which of the following statements about branch coverage is true?A . The minimum number of test cases needed to achieve full branch coverage, is usually lower than that needed to achieve full statement coverageB . If full branch coverage has been achieved, then all unconditional branches within the code have...

March 2, 2024 No Comments READ MORE +

Which of the following statements is true?

Which of the following statements is true?A . Experience-based test techniques rely on the experience of testers to identify the root causes of defects found by black-box test techniquesB . Some of the most common test basis used by white-box test techniques include user stories, use cases and business processesC...

March 1, 2024 No Comments READ MORE +

Which of the following is a task the Author is responsible for, as part of a typical formal review?

Which of the following is a task the Author is responsible for, as part of a typical formal review?A . Determining the people who will be involved in the reviewB . Recording the anomalies found during the review meetingC . Identifying potential anomalies in the work product under reviewD ....

February 29, 2024 No Comments READ MORE +

Which of the following is not an example of a typical content of a test completion report for a test project?

Which of the following is not an example of a typical content of a test completion report for a test project?A . The additional effort spent on test execution compared to what was plannedB . The unexpected test environment downtime that resulted in slower test executionC . The residual risk...

February 28, 2024 No Comments READ MORE +

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...

February 28, 2024 No Comments READ MORE +

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...

February 28, 2024 No Comments READ MORE +

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 ....

February 28, 2024 No Comments READ MORE +

Consider a given test plan which, among others, contains the following three sections: "Test Scope", "Testing Communication", and "Stakeholders".

Consider a given test plan which, among others, contains the following three sections: "Test Scope", "Testing Communication", and "Stakeholders". The features of the test object to be tested and those excluded from the testing represent information that is:A . not usually included in a test plan, and therefore in the...

February 27, 2024 No Comments READ MORE +

Which of the following statements about exploratory testing is true?

Which of the following statements about exploratory testing is true?A . Exploratory testing is an experience-based test technique in which testers explore the requirements specification to detect non testable requirementsB . When exploratory testing is conducted following a session-based approach, the issues detected by the testers can be documented in...

February 26, 2024 No Comments READ MORE +

The unscripted tests produced by the tester's experience during such session belong to which one of the following testing quadrants?

In a two-hour uninterrupted test session, performed as part of an iteration on an Agile project, a heuristic checklist was used to help the tester focus on some specific usability issues of a web application. The unscripted tests produced by the tester's experience during such session belong to which one...

February 25, 2024 No Comments READ MORE +