ISTQB Learning

Test your knowledge

0%
13
Created on By Admin

Exam 5 - 75 minutes

1 / 40

1. How is the whole team approach present in the interactions between testers and business representatives?

Select ONE option.

2 / 40

2. You were given a task to analyze and fix causes of failures in a new system to be released.

Which activity are you performing?

Select ONE option.

3 / 40

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

Select ONE option.

4 / 40

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

Select ONE option.

5 / 40

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

6 / 40

6. What does the test pyramid model show?

Select ONE option.

7 / 40

7. You work in a team that develops a mobile application for food ordering. In the current iteration the team decided to implement the payment functionality.

Which of the following activities is a part of test analysis?

Select ONE option.

8 / 40

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

 

Select ONE option.

9 / 40

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

Select ONE option.

10 / 40

10. Which of the following BEST describes retrospectives?

Select ONE option.

11 / 40

11. Consider the following defect report for a web-based shopping application:

What is the MOST important information that is missing from this report?

Select ONE option.

12 / 40

12. Which of the following CANNOT be examined by static testing?

Select ONE option.

13 / 40

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

14 / 40

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

Select ONE option.

15 / 40

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

Select ONE option.

16 / 40

16. Which of the following BEST fits as an element of the checklist used in checklist-based testing?

Select ONE option.

17 / 40

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

Select ONE option.

18 / 40

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

19 / 40

19. You are using acceptance test-driven development and designing test cases based on the following user story:

Which test case is the MOST reasonable one to test AC3?

Select ONE option.

20 / 40

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

21 / 40

21. Which of the following is NOT a valid purpose for a test report?

Select ONE options.

22 / 40

22. Which test activity does a data preparation tool support?

Select ONE option.

23 / 40

23. What is the MAIN difference between black-box test techniques and experience-based test techniques?

Select ONE option.

24 / 40

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

25 / 40

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

26 / 40

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

Select ONE option.

27 / 40

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

28 / 40

28. Which of the following are product risks?

Select TWO options.

29 / 40

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

Select ONE option.

30 / 40

30. Consider the following user story:

As an Editor
I want to review content before it is published
so that I can assure the grammar is correct

and its acceptance criteria:

• The user can log in to the content management system with "Editor" role
• The editor can view existing content pages
• The editor can edit the page content
• The editor can add markup comments
• The editor can save changes
• The editor can reassign to the "content owner" role to make updates

Which of the following is the BEST example of an ATDD test for this user story?

Select ONE option.

31 / 40

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

32 / 40

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

33 / 40

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

34 / 40

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

Select ONE option.

35 / 40

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

Select ONE option.

36 / 40

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

Select ONE option.

37 / 40

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

Select ONE option.

38 / 40

38. What task may management take on during a formal review?

Select ONE option.

39 / 40

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

40 / 40

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

Select ONE option.

0%

Scroll to top