ISTQB Learning

Test your knowledge

0%
3
Created on By Admin

2018v3.1 - Exam 4 - 75 minutes

1 / 40

1. Match the following test work products (1-4) with the right description (A-D).

1. Test suite
2. Test case
3. Test script
4. Test charter

A. A set of test scripts to be executed in a specific test run
B. A set of instructions for the execution of a test
C. Contains expected results
D. Documentation of test activities in session-based exploratory testing

Select ONE option.

2 / 40

2. Which of the following is an example of a task that can be carried out as part of the test process?

Select ONE option.

3 / 40

3. Prior to an iteration planning session, you are studying a user story and its acceptance criteria, deriving test conditions and associated test cases from the user story as a way of applying the principle of early QA and test. What test technique are you applying?

Select ONE option.

4 / 40

4. You are working as a tester on an online banking system. Availability is considered one of the top products (quality) risks for the system. You find a reproducible failure that results in customers losing their connections to the bank Web site when transferring funds between common types of accounts and being unable to reconnect for between three and five minutes.

Which of the following would be a good summary for a defect report for this failure, one that captures both the essence of the failure and its impact on stakeholders?

Select ONE option.

5 / 40

5. Which of the following statements CORRECTLY describes a role of impact analysis in Maintenance Testing?

Select ONE option.

6 / 40

6. Which of the review types below is the BEST option to choose when the review must follow a formal process based on rules and checklists?

Select ONE option.

7 / 40

7. Which of the following statements is true?

Select ONE option.

8 / 40

8. Programmers often write and execute unit tests against code which they have written. During this self-testing activity, which of the following is a tester mindset that programmers should adopt to perform this unit testing effectively?

Select ONE option.

9 / 40

9. Which of the following CORRECTLY matches the roles and responsibilities in a formal review?

10 / 40

10. Which one of the following options is categorized as a black-box test technique?

Select ONE option

11 / 40

11. You have been asked to take part in a checklist-based review of the following excerpt from the requirements specification for a library system:

Librarians can:

1. Register new borrowers
2. Return books from borrowers
3. Accept fines from borrowers
4. Add new books to the system with their ISBN, author and title
5. Remove books from the system
6. Get system responses within 5 seconds

Borrowers can:

7. Borrow a maximum of 3 books at one time
8. View the history of books they have borrowed/reserved
9. Be fined for failing to return a book within 3 weeks
10. Get system responses within 3 seconds
11. Borrow a book at no cost for a maximum of 4 weeks
12. Reserve books (if they are on-loan)

All users (librarians and borrowers):

13. Can search for books by ISBN, author, or title
14. Can browse the system catalogue
15. The system shall respond to user requests within 3 seconds
16. The user interface shall be easy-to-use

You have been assigned the checklist entry that requires you to review the specification for inconsistencies between individual requirements (i.e., conflicts between requirements).

Which of the following CORRECTLY identifies inconsistencies between pairs of requirements?

Select ONE option.

12 / 40

12. Which one of the following test tools is mostly suitable for developers rather than testers?

Select ONE option.

13 / 40

13. You are testing an e-commerce system that sells cooking supplies such as spices, flour, and other items in bulk. The units in which the items are sold are either grams (for spices and other expensive items) or kilograms (for flour and other inexpensive items). Regardless of the units, the smallest valid order amount is 0.5 units (e.g., half a gram of cardamom pods) and the largest valid order amount is 25.0 units (e.g., 25 kilograms of sugar). The precision of the unit’s field is 0.1 units.

Which of the following is a set of input values that cover the boundary values with two-point boundary values for this field?

Select ONE option.

14 / 40

14. Which of the following is an example of a failure in a car cruise control system?

Select ONE option.

15 / 40

15. Which one of the following is NOT included in a test summary report?

Select ONE option.

16 / 40

16. Which of the following options are roles in a formal review?

Select ONE option.

17 / 40

17. You are engaged in planning a test effort for a new mobile banking application. As part of estimation, you first meet with the proposed testers and others on the project. The team is well-coordinated and has already worked on similar projects. To verify the resulting estimate, you then refer to some industry averages for testing effort and costs on similar projects, published by a reputable consultant.

Which statement accurately describes your estimation approach?

Select ONE option.

18 / 40

18. Which of the following is LEAST likely to be an example of product risk analysis CORRECTLY influencing the testing?

Select ONE option.

19 / 40

19. Which of the following metrics would be MOST useful to monitor during test execution?

Select ONE option.

20 / 40

20. Which of the following is MOST likely to be an example of a PRODUCT risk?

Select ONE option.

21 / 40

21. You are defining the process for carrying out product risk analysis as part of each iteration on an Agile project. Which of the following is the proper place to document this process in a test plan?

Select ONE option.

22 / 40

22. A product owner says that your role as a tester on an Agile team is to catch all the bugs before the end of each iteration. Which of the following is a testing principle that could be used to respond to this (false) statement?

Select ONE option.

23 / 40

23. Consider the following list of undesirable outcomes that could occur on a mobile app development effort:

A. Incorrect totals on screens
B. Change to acceptance criteria during acceptance testing
C. Users find the soft keyboard too hard to use with your app
D. System responds too slowly to user input during search string entry
E. Testers not allowed to report test results in daily standup meetings

Which of the following properly classifies these outcomes as project and product risks?

Select ONE option.

24 / 40

24. Given the following priorities and dependencies for these test cases:

Which of the following test execution schedules BEST considers the priorities and technical and logical dependencies?

Select ONE option.

25 / 40

25. Which one of the following is TRUE?

Select ONE option.

26 / 40

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

• There is a role of a scribe
• The purpose is to detect potential defects
• The review meeting is led by the author
• Reviewers find potential defects by individual review
• A review report is produced

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

Select ONE option.

27 / 40

27. Which one of the following is the characteristic of a metrics-based approach for test estimation?

Select ONE option.

28 / 40

28. Which of the following statements on the use of checklists in a formal review is CORRECT?

Select ONE option.

29 / 40

29. Which of the following BEST describes the concept behind error guessing?

Select ONE option.

30 / 40

30. For which of the following situations is exploratory testing suitable?

Select ONE option.

31 / 40

31. Which of the following is a true statement about exploratory testing?

Select ONE option.

32 / 40

32. Which one of the following is the BEST definition of an incremental development model?

Select ONE option.

33 / 40

33. Which of the following tools is most useful for reporting test metrics?

Select ONE option.

34 / 40

34. You are testing an unattended gasoline pump that only accepts credit cards. Once the credit card is validated, the pump nozzle placed into the tank, and the desired grade selected, the customer enters the desired amount of fuel in gallons using the keypad. The keypad only allows the entry of digits. Fuel is sold in tenths (0.1) of a gallon, up to 50.0 gallons.

Which of the following is a minimum set of desired amounts that covers the equivalence partitions for this input?

Select ONE option.

35 / 40

35. What is quality?

Select ONE option.

36 / 40

36. The project develops a "smart" heating thermostat. The control algorithms of the thermostat were modeled as Matlab/Simulink models and run on the internet connected server. The thermostat uses the specifications of the server to trigger the heating valves.

The test manager has defined the following test strategy/approach in the test plan:

1. The acceptance test for the whole system is executed as an experience-based test.
2. The control algorithms on the server are checked against standard of the energy saving regulation.
3. The functional test of the thermostat is performed as risk-based testing.
4. The security tests of data / communication via the internet are executed together with external security experts.

What four common types of test strategies/approaches did the test manager implement in the test plan?

Select ONE option.

37 / 40

37. What is decision coverage?

Select ONE option.

38 / 40

38. Which of the following is a typical objective of testing?

Select ONE option.

39 / 40

39. Which of the following is a defect rather than a root cause in a fitness tracker?

Select ONE option.

40 / 40

40. Which of the following statements BEST describes how tasks are divided between the test manager and the tester?

Select ONE option.

0%

Scroll to top