ISTQB Learning

Test your knowledge

0%
13
Created on By Admin

Exam 5 - 75 minutes

1 / 40

1. Which of the following are product risks?

Select TWO options.

2 / 40

2. Which of the following is a characteristic of experience-based test techniques?

Select ONE option.

3 / 40

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

4 / 40

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

Select ONE option.

5 / 40

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

6 / 40

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

Select ONE option.

7 / 40

7. You perform system testing of an e-commerce web application and are provided with the following requirement:

REQ 05-017. If the total cost of purchases exceeds $100, the customer gets a 5% discount on subsequent purchases. Otherwise, the customer does not receive a discount.

Which test techniques will be MOST helpful in designing test cases based on this requirement?

Select ONE option.

8 / 40

8. Which of the following BEST describes retrospectives?

Select ONE option.

9 / 40

9. A phone ringing in a neighboring cubicle distracts a programmer causing him to improperly program the logic that checks the upper boundary of an input variable. Later, during system testing, a tester notices that this input field accepts invalid input values.

Which of the following correctly describes an incorrectly coded upper bound?

Select ONE option.

10 / 40

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

Select ONE option.

11 / 40

11. Given the following test tasks:

1. Derive test cases from test conditions
2. Identify reusable testware
3. Organize test cases into test procedures
4. Evaluate test basis and test object

And the following test activities:

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

Which of the following BEST matches the tasks with the activities?

Select ONE option.

12 / 40

12. Which of the following options shows an example of test activities that contribute to success?

Select ONE option.

13 / 40

13. Which item correctly identifies a potential risk of performing test automation?

Select ONE option.

14 / 40

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

Select ONE option.

15 / 40

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

Select ONE option.

16 / 40

16. You are testing a form that verifies the correctness of the length of the password given as input. The form accepts a password with the correct length and rejects a password that is too short or too long. The password length is correct if it has between 6 and 12 characters inclusive. Otherwise, it is considered incorrect.

At first, the form is empty (password length = 0). You apply boundary value analysis to the “password length” variable.

Your set of test cases achieves 100% 2-value boundary value coverage. The team decided that due to the high risk of this component, test cases should be added to ensure 100% 3-value boundary value coverage.

Which additional password lengths should be tested to achieve this?

Select ONE option.

17 / 40

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

Select ONE option.

18 / 40

18. Consider the following rule: “for every SDLC activity there is a corresponding test activity”. In which SDLC models does this rule hold?

Select ONE option.

19 / 40

19. What is the relationship between the testing quadrants, test levels and test types?

Select ONE option.

20 / 40

20. Which of the following statements BEST describes the difference between decision table testing and branch testing?

Select ONE option.

21 / 40

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

22 / 40

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

 

Select ONE option.

23 / 40

23. Which of the following is MOST likely to be performed as part of system testing?

Select ONE option.

24 / 40

24. You are designing test cases based on the following state transition diagram:

What is the MINIMUM number of test cases required to achieve 100% valid transitions coverage?

Select ONE option.

25 / 40

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

Select ONE option.

26 / 40

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

Select ONE option.

27 / 40

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

Select ONE option.

28 / 40

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

29 / 40

29. Which of these statements is NOT a factor that contributes to successful reviews?

Select ONE option.

30 / 40

30. Which of the following is a factor that contributes to a successful review?

Select ONE option.

31 / 40

31. What does the test pyramid model show?

Select ONE option.

32 / 40

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

Select ONE option.

33 / 40

33. You are testing a web application that allows users to SEARCH for products, VIEW product details, ADD products to a shopping cart, and place an ORDER.
You have prepared the following five test cases, which you want to execute according to their priorities:

TC1: SEARCH product A Priority: medium

TC2: VIEW product A details Priority: low

TC3: ADD product B to a shopping cart Priority: medium

TC4: ADD product C to a shopping cart Priority: high

TC5: place an ORDER Priority: high

You also identified the following logical dependencies between test cases:

• SEARCH functionality must be tested before VIEW functionality can be tested, as product details rely on search functionality.
• VIEW functionality must be tested before ADD functionality, as adding products relies on the availability of accurate product details.
• ADD functionality must be tested before ORDER functionality, as placing an order relies on the availability of accurate shopping cart information.

Which test case should be executed as the fourth one?

Select ONE option.

34 / 40

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

Select ONE option.

35 / 40

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

Select ONE option.

36 / 40

36. Which of the following BEST define EXIT criteria in a testing project?

Select TWO options.

37 / 40

37. Given the following test tool categories:

i. Collaboration tools
ii. DevOps tools
iii. Management tools
iv. Non-functional testing tools
v. Test design and implementation tools

Tools from which of the categories are MOST likely to facilitate test execution?

Select ONE options.

38 / 40

38. Which TWO of the following tasks belong MAINLY to a testing role?

Select TWO options.

39 / 40

39. Which TWO of the following options are the exit criteria for testing a system?

Select TWO options.

40 / 40

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

Select ONE option.

0%

Scroll to top