ISTQB Learning

Test your knowledge

0%
35
Created on By Admin

Exam 5

1 / 40

1. You test a system whose lifecycle is modeled by the state transition diagram shown below. The system starts in the INIT state and ends its operation in the OFF state.

What is the MINIMAL number of test cases to achieve valid transitions coverage?

Select ONE option.

2 / 40

2. Which of the following BEST describes the way acceptance criteria can be documented?

Select ONE option.

3 / 40

3. Your favorite bicycle daily rental store has just introduced a new Customer Relationship Management system and asked you, one of their most loyal members, to test it.
The implemented features are as follows:

• Anyone can rent a bicycle, but members receive a 20% discount
• However, if the return deadline is missed, the discount is no longer available
• After 15 rentals, members get a gift: a T-Shirt

Decision table describing the implemented features looks as follows:

Based ONLY on the feature description of the Customer Relationship Management system, which of the above rules describes an impossible situation?

 

Select ONE option.

4 / 40

4. Which of the following is an advantage of the whole-team approach?

Select ONE option.

5 / 40

5. Which of the following is MOST likely to be a benefit of test automation?

Select ONE option.

6 / 40

6. Customers of the TestWash car wash chain have cards with a record of the number of washes they have bought so far. The initial value is 0. After entering the car wash, the system increases the number on the card by one. This value represents the number of the current wash. Based on this number the system decides what discount the customer is entitled to.

For every tenth wash the system gives a 10% discount, and for every twentieth wash, the system gives a further 40% discount (i.e., a 50% discount in total).

Which of the following sets of input data (understood as the numbers of the current wash) achieves the highest equivalence partition coverage?

Select ONE option.

7 / 40

7. Which of the following is an advantage of the whole team approach?

Select ONE option.

8 / 40

8. Which of the following is NOT anticipated by the tester while applying error guessing?

Select ONE option.

9 / 40

9. How can white-box testing be useful in support of black-box testing?

Select ONE option.

10 / 40

10. Your test suite achieved 100% statement coverage. What is the consequence of this fact?

Select ONE option.

11 / 40

11. Which of the following statements describe a valid test objective?

Select ONE option.

12 / 40

12. What is the MAIN difference between black-box test techniques and experience-based test techniques?

Select ONE option.

13 / 40

13. Given the following testware:

1. Coverage items
2. Change requests
3. Test execution schedule
4. Prioritized test conditions

And the following test activities

A. Test analysis
B. Test design
C. Test implementation
D. Test completion

Which of the following BEST shows the testware produced by the activities?

Select ONE option.

14 / 40

14. Which of the following is MOST likely to be a trigger that leads to maintenance testing of a currency exchange system?

Select ONE option.

15 / 40

15. Which of the following statements is a CORRECT example of the value of traceability?

Select ONE option.

16 / 40

16. Which of the following BEST describes how using checklist-based testing can result in increased coverage?

Select ONE option.

17 / 40

17. Which of the following pieces of information contained in a test progress report is the LEAST useful for business representatives?

Select ONE option.

18 / 40

18. You were given a task to analyze and fix causes of failures in a new system to be released.

Which activity are you performing?

Select ONE option.

19 / 40

19. Which of the following is LEAST likely to occur as a result of a retrospective?

Select ONE option.

20 / 40

20. Which of the arguments below would you use to convince your manager to organize retrospectives at the end of each release cycle?

Select ONE option.

21 / 40

21. Which of the following is an example of why testing is necessary?

Select ONE option.

22 / 40

22. Which of the following is an example of how product risk analysis influences thoroughness and scope of testing?

Select ONE option.

23 / 40

23. Which test activity involves working with test data requirements, test conditions, test environment requirements and test cases?

Select ONE option.

24 / 40

24. Which of the following is a product quality metric?

Select ONE option.

25 / 40

25. Which of the following statements is CORRECT?

Select ONE option.

26 / 40

26. A wine storage system uses a control device that measures the wine cell temperature T (measured in °C, rounded to the nearest degree) and alarms the user if it deviates from the optimal value of 12, according to the following rules:

• if T = 12, the system says, “optimal temperature”

• if T < 12, the system says, “temperature is too low!”

• if T > 12, the system says, “temperature is too high!”

You want to use the 3-point boundary value analysis (BVA) to verify the behavior of the control device. A test input is a temperature in °C provided by the device.

What is the MINIMAL set of test inputs that achieves 100% of the desired coverage?

Select ONE option.

27 / 40

27. The reviews being used in your organization have the following attributes:

• There is the role of a scribe
• The main purpose is to evaluate quality
• The meeting is led by the author of the work product
• There is individual preparation
• A review report is produced

Which of the following review types is MOST likely being used?

Select ONE option.

28 / 40

28. You want to estimate the test effort for the new project using estimation based on ratios. You calculate the test-to-development effort ratio using averaged data for both development effort and test effort from four historical projects similar to the new one. The table shows this historical data.

The estimated development effort for the new project is $800,000. What is your estimate of the test effort in this project?

Select ONE option.

29 / 40

29. Which of the following statements about formal reviews is TRUE?

Select ONE option.

30 / 40

30. Which of the following statements about branch testing is CORRECT?

Select ONE option.

31 / 40

31. According to the testing quadrants model, which of the following falls into quadrant Q1 (“technology facing” and “support the team”)?

Select ONE option.

32 / 40

32. Consider the following defect report for a Book Lending System.

Which of the following is MOST likely to help the developer reproduce the failure quickly?

Select ONE options.

33 / 40

33. Which of the following is an example of a test-first approach to development?

Select ONE option.

34 / 40

34. The table shows the traceability matrix from test cases to requirements. “X” means that a given test case covers the corresponding requirement.

You want to prioritize the test cases following the additional coverage prioritization technique.

You execute all four test cases.

Which test case should be executed as the LAST one?

Select ONE options.

35 / 40

35. Which of the following is a good testing practice that applies to all software development lifecycles?

Select ONE option.

36 / 40

36. Which of the following is MOST likely to be a risk of test automation?

Select ONE options.

37 / 40

37. Which of the following is NOT an example of how configuration management supports testing?

Select ONE option.

38 / 40

38. Your test suite S for a program P achieves 100% statement coverage. It consists of three test cases, each of which achieves 50% statement coverage.

Which of the following statements is CORRECT?

Select ONE option.

39 / 40

39. Which of the following statements BEST describes the acceptance test-driven development (ATDD) approach?

Select ONE option.

40 / 40

40. Why does white-box testing facilitate defect detection even when the software specification is vague, outdated or incomplete?

Select ONE option.

0%

Scroll to top