ISTQB Learning

Test your knowledge

0%
34
Created on By Admin

Exam 5

1 / 40

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

Select ONE option.

2 / 40

2. You want to apply branch testing to the code represented by the following control flow graph.

How many coverage items do you need to test?

Select ONE option.

3 / 40

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

Select TWO options.

4 / 40

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

Select ONE option.

5 / 40

5. Which of the following skills (i-v) are the MOST important skills of a tester?

i. Having domain knowledge
ii. Creating a product vision
iii. Being a good team player
iv. Planning and organizing the work of the team
v. Critical thinking

Select ONE option.

6 / 40

6. W A developer was asked to implement the following business rule:

You design the test cases using 2-value boundary value analysis.

Which of the following sets of test inputs achieves the greatest coverage?

Select ONE option.

7 / 40

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

8 / 40

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

9 / 40

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

Select ONE option.

10 / 40

10. Which of the following is MOST likely to impact how testing is performed for a given test object?

Select ONE option.

11 / 40

11. Which of the following statements about the independence of testing is CORRECT?

Select ONE option.

12 / 40

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

13 / 40

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

 

Select ONE option.

14 / 40

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

Select ONE option.

15 / 40

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

16 / 40

16. You are testing a simplified apartment search form which has only two search criteria:

• floor (with three possible options: ground floor; first floor; second or higher floor)
• garden type (with three possible options: no garden; small garden; large garden)

Only apartments on the ground floor have gardens. The form has a built-in validation mechanism that will not allow you to use the search criteria which violate this rule.

Each test has two input values: floor and garden type. You want to apply equivalence partitioning (EP) to cover each floor and each garden type in your tests.

What is the minimal number of test cases to achieve 100% EP coverage?

Select ONE option

17 / 40

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

18 / 40

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

Select ONE option.

19 / 40

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

Select ONE option.

20 / 40

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

Select ONE option.

21 / 40

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

Select ONE option.

22 / 40

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

Select ONE option.

23 / 40

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

Select ONE option.

24 / 40

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

Select ONE option.

25 / 40

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

26 / 40

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

Select ONE option.

27 / 40

27. You need to update one of the automated test scripts to be in line with a new requirement. Which process indicates that you create a new version of the test script in the test repository?

Select ONE option.

28 / 40

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

Select ONE option.

29 / 40

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

30 / 40

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

31 / 40

31. The ‘absence-of-defects fallacy’ is one of the principles of testing. Which of the following is an example of addressing this principle in practice?

Select ONE option.

32 / 40

32. Which of the following is MOST likely to be an example of a tester using a generic skill when testing?

Select ONE option.

33 / 40

33. Which of the following is NOT a purpose of a test plan?

Select ONE option.

34 / 40

34. You received the following defect report from the developers stating that the anomaly described in this test report is not reproducible.

Application hangs up
2022-May-03 – John Doe – Rejected
The application hangs up after entering “Test input: $ä” in the Name field on the new user creation screen. Tried to log off, log in with test_admin01 account, same issue. Tried with other test admin accounts, same issue. No error message received; log (see attached) contains fatal error notification. Based on the test case TC-1305, the application should accept the provided input and create the user. Please fix with high priority, this feature is related to REQ-0012, which is a critical new business requirement.

What critical information is MISSING from this test report that would have been useful for the developers?

Select ONE option.

35 / 40

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

36 / 40

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

Select ONE option.

37 / 40

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

Select ONE option.

38 / 40

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

39 / 40

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

Select ONE option.

40 / 40

40. Consider the following list:

• Correct input not accepted
• Incorrect input accepted
• Wrong output format
• Division by zero

What test technique is MOST PROBABLY used by the tester who uses this list when performing testing?

Select ONE option.

0%

Scroll to top