ISTQB Learning

Test your knowledge

0%
35
Created on By Admin

Exam 5

1 / 40

1. Which of the following is a benefit of early and frequent feedback?

Select ONE option.

2 / 40

2. Which of the following BEST describes an example of how configuration management (CM) supports testing?

Select ONE option.

3 / 40

3. One of the ‘principles of testing’ states that exhaustive testing is impossible. Which of the following is an example of addressing this principle in practice?

Select ONE option.

4 / 40

4. Given the following risks:

1. Ineffective loop implementation causes long system responses
2. Consumers change their preferences
3. Flooding of the server room
4. Patients above a certain age receive inaccurate reports

And the following mitigation activities:

A. Risk acceptance
B. Performance testing
C. Using boundary value analysis as the test technique
D. Risk transfer

Which of the following BEST matches the risks with the mitigation activities?

Select ONE option.

5 / 40

5. Which of the following BEST describe the collaborative approach to user story writing?

Select ONE option.

6 / 40

6. Which of the following BEST explains a benefit of independence of testing?

Select ONE option.

7 / 40

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

 

Select ONE option.

8 / 40

8. Which of the following statements about the value of static testing is CORRECT?

Select ONE option.

9 / 40

9. Which of the following test activities are MOST likely to involve the application of boundary value analysis and equivalence partitioning?

Select TWO options.

10 / 40

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

11 / 40

11. Which of the following is NOT a benefit of static testing?

Select ONE option.

12 / 40

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

Select ONE option.

13 / 40

13. Which of the following provides the BEST example of a scenario-oriented acceptance criterion?

Select ONE option.

14 / 40

14. You are working on a project to develop a system to analyze driving test results. You have been asked to design test cases based on the following decision table.

What test data will show that there are contradictory rules in the decision table?

Select ONE option.

15 / 40

15. Given the following example defects:

i. Two different parts of the design specification disagree due to the complexity of the design
ii. A response time is too long and so makes users lose patience
iii. A path in the code cannot be reached during execution
iv. A variable is declared but never subsequently used in the program
v. The amount of memory needed by the program to generate a report is too high

Which of the following BEST identifies example defects that could be found by static testing (rather than dynamic testing)?

Select ONE option.

16 / 40

16. For a given risk, its risk level is $1,000 and its risk likelihood is estimated as 50%.

What is the risk impact?

Select ONE options.

17 / 40

17. Your organization’s test strategy suggests that once a system is going to be retired, data migration shall be tested. As part of what test type is this testing MOST likely to be performed?

Select ONE option.

18 / 40

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

Select ONE option.

19 / 40

19. Which of the following BEST describes retrospectives?

Select ONE option.

20 / 40

20. You are testing a mobile application that allows customers to access and manage their bank accounts. You are running a test suite that involves evaluating each screen, and each field on each screen, against a general list of user interface best practices derived from a popular book on the topic that maximizes attractiveness, ease-of-use, and accessibility for such applications. Which of the following options BEST categorizes the test technique you are using?

Select ONE option.

21 / 40

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

22 / 40

22. Which TWO of the following statements provide the BEST rationale for using exploratory testing?

Select TWO options.

23 / 40

23. Consider the following defect report for a web-based shopping application:

What is the MOST important information that is missing from this report?

Select ONE option.

24 / 40

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

Select ONE option.

25 / 40

25. The following is a list of the work products produced in the SDLC.

i. Business requirements
ii. Schedule
iii. Test budget
iv. Third-party executable code
v. User stories and their acceptance criteria

Which of them can be reviewed?

Select ONE option.

26 / 40

26. Let the branch coverage metric be defined as BCov = (X / Y) * 100%.

What do X and Y represent in this formula?

Select ONE option.

27 / 40

27. Which of the following statements is CORRECT?

Select ONE option.

28 / 40

28. Which TWO of the following options are common metrics used for reporting on the quality level of the test object?

Select TWO options.

29 / 40

29. The navigation system software has been updated due to it suggesting routes that break traffic laws, such as driving the wrong way down one-way streets. Which of the following BEST describes the testing that will be performed?

Select ONE option.

30 / 40

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

Select ONE option.

31 / 40

31. Which of the following is MOST likely to describe a task performed by someone in a test management role?

Select ONE option.

32 / 40

32. You are applying state transition testing to the hotel room reservation system modeled by the following state transition table, with 4 states and 5 different events:

Assuming all test cases start in the ‘Requesting’ state, which of the following test cases, represented as sequences of events, achieves the highest valid transitions coverage?

Select ONE option.

33 / 40

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

34 / 40

34. During a risk analysis the following risk was identified and assessed:

• Risk: Response time is too long to generate a report
• Risk likelihood: medium; risk impact: high
• Response to risk:

o An independent test team performs performance testing during system testing
o A selected sample of end users performs alpha and beta acceptance testing before the release

What measure is proposed to be taken in response to this analyzed risk?

Select ONE option.

35 / 40

35. Which of the following is MOST likely to be a challenge encountered when implementing DevOps?

Select ONE option.

36 / 40

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

Select ONE option.

37 / 40

37. Which of the following is true about exploratory testing?

Select ONE option.

38 / 40

38. Consider the following test categories (1-4) and agile testing quadrants (A-D):

1. Usability testing
2. Component testing
3. Functional testing
4. Reliability testing

A. Agile testing quadrant Q1: technology facing, supporting the development team
B. Agile testing quadrant Q2: business facing, supporting the development team
C. Agile testing quadrant Q3: business facing, critique the product
D. Agile testing quadrant Q4: technology facing, critique the product

How do the following test categories map onto the agile testing quadrants?

Select ONE option.

39 / 40

39. Your team analyzes the following user story in order to define the acceptance criteria:

As a registered customer, I want to be able to view my previous orders on the company's website, so that I can keep track of my purchases.

Which of the following test cases will NOT be relevant for this user story?

Select ONE option.

40 / 40

40. Which of the following is a typical test objective?

Select ONE option.

0%

Scroll to top