ISTQB Learning

Test your knowledge

0%
35
Created on By Admin

Exam 5

1 / 40

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

Select ONE option.

2 / 40

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

Select ONE option.

3 / 40

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

4 / 40

4. You run two test cases, T1 and T2, on the same code. Test T1 achieved 40% statement coverage and test T2 achieved 65% statement coverage.

Which of the following sentences must be necessarily true?

Select ONE option.

5 / 40

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

Select ONE option.

6 / 40

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

7 / 40

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

Select ONE option.

8 / 40

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

9 / 40

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

Select ONE option.

10 / 40

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

11 / 40

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

Select ONE option.

12 / 40

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

Select ONE option.

13 / 40

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

14 / 40

14. Which of the following are product risks?

Select TWO options.

15 / 40

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

Select ONE option.

16 / 40

16. Tools from which of the following categories help with the organization of test cases, detected defects and configuration management?

 

Select ONE option.

17 / 40

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

Select ONE option.

18 / 40

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

Select ONE option.

19 / 40

19. Which collaborative user story writing practice enables the team to achieve a collective understanding of what needs to be delivered?

Select ONE option.

20 / 40

20. Which of the following statements about the different testing roles is MOST likely to be CORRECT?

Select ONE option.

21 / 40

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

Select TWO options.

22 / 40

22. Which of the following BEST describes retrospectives?

Select ONE option.

23 / 40

23. You have been assigned as a tester to a team producing a new system incrementally. You have noticed that no changes have been made to the existing regression test cases for several iterations and no new regression defects were identified. Your manager is happy, but you are not. Which testing principle explains your skepticism?

Select ONE option.

24 / 40

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

25 / 40

25. Your team uses planning poker to estimate the test effort for a newly required feature. There is a rule in your team that if there is no time to reach full agreement and the variation in the results is small, applying rules like “accept the number with the most votes” can be applied.
After two rounds, the consensus was not reached, so the third round was initiated. You can see the test estimation results in the table below.

Which of the following is the BEST example of the next step?

Select ONE option.

26 / 40

26. You have just started designing test cases for the following user story.

In all test cases the precondition is as follows: there are only two products available, products A and B. Product A costs $100 and product B costs $110.

Which of the following is the BEST example of a test case for this user story?

Select ONE option.

27 / 40

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

Select ONE option.

28 / 40

28. You are testing a system that calculates the final course grade for a given student.

The final grade is assigned based on the final result, according to the following rules:

• 0 – 50 points: failed
• 51 – 60 points: fair
• 61 – 70 points: satisfactory
• 71 – 80 points: good
• 81 – 90 points: very good
• 91 – 100 points: excellent

You have prepared the following set of test cases:

What is the 2-value Boundary Value Analysis (BVA) coverage for the final result that is achieved with the existing test cases?

Select ONE option.

29 / 40

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

Select ONE option.

30 / 40

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

31 / 40

31. Which of the following is an example of a defect that can be found by static testing but NOT by dynamic testing?

Select ONE option.

32 / 40

32. At the beginning of each iteration, the team estimates the amount of work (in person-days) they will need to complete during the iteration. Let E(n) be the estimated amount of work for iteration n, and let A(n) be the actual amount of work done in iteration n. From the third iteration, the team uses the following estimation model based on extrapolation:

 

 

The graph shows the estimated and actual amount of work for the first four iterations.

What is the estimated amount of work for iteration #5?

Select ONE option.

33 / 40

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

34 / 40

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

Select ONE option.

35 / 40

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

 

Select ONE option.

36 / 40

36. Which of the following is NOT an example of the shift left approach?

Select ONE option.

37 / 40

37. The system for selling cinema tickets calculates the discount type based on the client’s birth year (BY) and on the current year (CY) as follows:

 

Let D be the difference between CY and BY, that is, D = CY – BY

• If D < 0 then print the error message “birth year cannot be greater than current year”

• If 0 ≤ D < 18 then apply the student discount

• If 18 ≤ D < 65 then apply no discount • If D ≥ 65 then apply the pensioner discount

Your test suite already contains two test cases:

• BY = 1990, CY = 2020, expected result: no discount
• BY = 2030, CY = 2029, expected result: print the error message

Which of the following test data sets should be added to achieve full valid equivalence partitioning coverage for the discount type?

Select TWO options.

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. Which of the following options shows an example of test activities that contribute to success?

Select ONE option.

40 / 40

40. Which of the following provides the BEST description of the shift-left approach?

Select ONE option.

0%

Scroll to top