ISTQB Learning

Test your knowledge

0%
13
Created on By Admin

Exam 5 - 75 minutes

1 / 40

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

Select TWO options.

2 / 40

2. Which of the following tests is MOST likely to be performed as part of functional testing?

Select ONE option.

3 / 40

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

Select ONE option.

4 / 40

4. What does the test pyramid model show?

Select ONE option.

5 / 40

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

Select ONE option.

6 / 40

6. Which of the following statements about quality assurance (QA) and/or quality control (QC) is correct?

Select ONE option.

7 / 40

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

Select ONE option.

8 / 40

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

9 / 40

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

Select ONE option.

10 / 40

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

11 / 40

11. Given the following task descriptions:

1. The quality characteristics to be evaluated and the exit criteria are selected
2. Everyone has access to the work product
3. Anomalies are identified in the work product
4. Anomalies are discussed

And the following review activities

A. Individual review
B. Review initiation
C. Planning
D. Communication and analysis

Which of the following BEST matches the task descriptions and activities?

Select ONE option.

12 / 40

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

13 / 40

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

Select ONE option.

14 / 40

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

15 / 40

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

Select ONE option.

16 / 40

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

Select ONE option.

17 / 40

17. Which of the following is LEAST likely to occur as a result of a retrospective?

Select ONE option.

18 / 40

18. Which of the following test levels is MOST likely being performed if the testing is focused on validation and is not being performed by testers?

Select ONE option.

19 / 40

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

 

Select ONE option.

20 / 40

20. You work as a tester in a project on a mobile application for food ordering for one of your clients. The client sent you a list of requirements. One of them, with high priority, says

“The order must be processed in less than 10 seconds in 95% of the cases”.

You created a set of test cases in which a number of random orders were made, the processing time measured, and the test results were checked against the requirements.

What test type did you perform?

Select ONE option.

21 / 40

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

22 / 40

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

23 / 40

23. Consider the following part of a test plan.

Testing will be performed using component testing and component integration testing. The regulations require to demonstrate that 100% branch coverage is achieved for each component classified as critical.

Which part of the test plan does this part belong to?

Select ONE option.

24 / 40

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

25 / 40

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

Select ONE option.

26 / 40

26. Given the following descriptions:

1. Support workflow tracking
2. Facilitate communication
3. Virtual machines
4. Support reviews

And the following test tool categories:

A. Static testing tools
B. Tools supporting scalability and deployment standardization
C. DevOps tools
D. Collaboration tools

Which of the following BEST matches the descriptions and categories?

Explanation / Rationale

27 / 40

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

Select ONE option.

28 / 40

28. During risk analysis the team considered the following risk: “The system allows too high a discount for a customer”. The team estimated the risk impact to be very high.

What can one say about the risk likelihood?

Select ONE option.

29 / 40

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

Select ONE option.

30 / 40

30. You are testing a mobile application that allows users to find a nearby restaurant based on the type of food they want to eat. Consider the following list of test cases, priorities (i.e., a smaller number means a higher priority), and dependencies:

Which of the following test cases should be executed as the third one?

Select ONE option.

31 / 40

31. Which work product can be used by an agile team to show the amount of work that has been completed and the amount of total work remaining for a given iteration?

Select ONE option.

32 / 40

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

33 / 40

33. How do testers add value to iteration and release planning?

Select ONE option.

34 / 40

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

35 / 40

35. Which of the following are product risks?

Select TWO options.

36 / 40

36. The team wants to estimate the time needed for one tester to execute four test cases for a software component. The team has gathered the following measures of the effort used to execute a single test case:

• Best-case scenario: 1 hour
• Worst-case scenario: 8 hours
• Most likely scenario: 3 hours

Given that the three-point estimation technique is being used, what is the final estimate of the time needed to execute all four test cases?

Select ONE option.

37 / 40

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

Select ONE option.

38 / 40

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

Select ONE option.

39 / 40

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

Select ONE option.

40 / 40

40. Which of the following statements BEST describes the difference between testing and debugging?

Select ONE option.

0%

Scroll to top