Big Halloween Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free ISTQB ISTQB-CTFL Practice Exam with Questions & Answers | Set: 6

Questions 51

Which of the following statements is true?

Select exactly one option (1 out of 4)!

Options:
A.

Errors are the inevitable result of software failure.

B.

Defects in the program code may be caused by environmental conditions.

C.

Defects in the program code may result in failures in the program during execution.

D.

Any deviation of the actual from the expected result represents an error.

ISTQB ISTQB-CTFL Premium Access
Questions 52

The whole-team approach:

Options:
A.

promotes the idea that all team members should have a thorough understanding of test techniques

B.

is a consensus-based approach that engages the whole team in estimating the user stories

C.

promotes the idea that all team members should be responsible for the quality of the product

D.

is mostly adopted in projects aimed at developing safety-critical systems, as it ensures the highest level of testing independence

Questions 53

Which of the following statements does NOT describe good testing practice, regardless of the SDLC chosen?

Options:
A.

All development activities are subject to quality control.

B.

To avoid redundancy, different test levels have specific test objectives.

C.

To adhere to the principle of early testing, test analysis for a specific test level takes place during the corresponding phase of the SDLC.

D.

Testers are involved in the review of work results as soon as the documents have been approved by the stakeholders.

Questions 54

A test manager decided to skip static testing since he believes bugs can be found easily by doing dynamic testing. Was this decision right or wrong?

Options:
A.

The decision was wrong. Ensuring quality mandates that static testing is performed after performing the dynamic testing.

B.

The decision was right. Static testing is usually redundant if a product is planned to go through a full-cycle of dynamic testing.

C.

The decision was right. Most of the bugs are easier to identify during the dynamic testing.

D.

The decision was wrong. Static testing can find defects early in the development process, reducing the overall cost of testing and development

Questions 55

Which of the following options is a success factor for formal reviews (e.g. inspections)?

Options:
A.

Provide participants an adequate amount of time for preparation for the review.

B.

Evaluate participants on how they spend their time and attention to detail.

C.

Use only one type of review so that participants do not have to get used to a different type of review process as often.

D.

Conduct the review in a few large sections, each of which participants are to review as a whole.

Questions 56

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 initial estimates:

• most optimistic = 6 person hours

• most likely = 30 person hours

• most pessimistic = 54 person hours

Based only on the given information, which of the following answers about the three-point test estimation technique applied to this problem is true?

Options:
A.

The final estimate is between 22 person hours and 38 person hours

B.

The final estimate is exactly 30 person hours because the technique uses the initial most likely estimate as the final estimate

C.

The final estimate is between 6 person hours and 54 person hours

D.

The final estimate is exactly 30 person hours because the technique uses the arithmetic mean of the three initial estimates as the final estimate

Questions 57

Which of the following statements about branch coverage is true?

Options:
A.

The minimum number of test cases needed to achieve full branch coverage, is usually lower than that needed to achieve full statement coverage

B.

If full branch coverage has been achieved, then all unconditional branches within the code have surely been exercised

C.

If full branch coverage has been achieved, then all combinations of conditions in a decision table have surely been exercised

D.

Exercising at least one of the decision outcomes for all decisions within the code, ensures achieving full branch coverage

Questions 58

Which ONE of the following options identifies the perspectives through which a collective authorship process generates a shared vision of user stories?

Options:
A.

Product owner, development, and testing

B.

Business, architecture, and testing

C.

Business, development, and testing

D.

Business, development, and acceptance testing

Questions 59

Which ONE of the following options explains a benefit of independent testing the BEST?

Options:
A.

The testers can be isolated from the development team and thus avoid acquiring the same bias as the developers.

B.

Independent testers may lack information regarding the test object.

C.

Independent testers are likely to recognize different types of failures compared to developers.

D.

Developers may lose a sense of responsibility for the quality of the product they develop.

Questions 60

Which of the following statements is true?

Options:
A.

In Agile software development, work product documentation tends to be lightweight and manual tests tend to be often unscripted as they are often produced using experience-based test techniques

B.

Sequential development models impose the use of systematic test techniques and do not allow the use of experience-based test techniques

C.

In Agile software development, the first iterations are exclusively dedicated to testing activities, as testing will be used to drive development, which will be performed in the subsequent iterations

D.

Both in Agile software development and in sequential development models, such as the V-model, test levels tend to overlap since they do not usually have defined entry and exit criteria