ISTQB Learning

Test your knowledge

0%
35
Created on By Admin

Exam 5

1 / 40

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

2 / 40

2. Which of the following statements is a CORRECT example of the value of traceability?

Select ONE option.

3 / 40

3. Let the branch coverage metric be defined as BCov = (X / Y) * 100%.

What do X and Y represent in this formula?

Select ONE option.

4 / 40

4. Which of the following is MOST likely to be a risk of test automation?

Select ONE options.

5 / 40

5. The navigation system software has been updated due to it suggesting routes that break traffic laws, such as driving the wrong way down one-way streets. Which of the following BEST describes the testing that will be performed?

Select ONE option.

6 / 40

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

7 / 40

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

Select ONE option.

8 / 40

8. You are applying state transition testing to the hotel room reservation system modeled by the following state transition table, with 4 states and 5 different events:

Assuming all test cases start in the ‘Requesting’ state, which of the following test cases, represented as sequences of events, achieves the highest valid transitions coverage?

Select ONE option.

9 / 40

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

Select ONE option.

10 / 40

10. Your team follows the process that uses the DevOps delivery pipeline. The first three steps of this process are:

(1) Code development
(2) Submit code into a version control system and merge it into the “test” branch
(3) Perform component testing for the submitted code

Which of the following is BEST suited to be the entry criterion for step (2) of this pipeline?

Select ONE option.

11 / 40

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

12 / 40

12. Which of the following provides the BEST example of a scenario-oriented acceptance criterion?

Select ONE option.

13 / 40

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

Select ONE option.

14 / 40

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

Select ONE option.

15 / 40

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

Select ONE option.

16 / 40

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

17 / 40

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

 

Select ONE option.

18 / 40

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

Select ONE option.

19 / 40

19. The user reported a software failure. An engineer from the support team asked the user for the software version number where the failure was observed. Based on the version number, the team reassembled all the files that made up the release. This later allowed a developer to perform analysis, find the defect, and fix it.

Which of the following enabled the above activity to be performed by the team?

Select ONE options.

20 / 40

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

21 / 40

21. You are a member of a test team located in North America, developing a product for a client located in Europe. The team is agile and follows the DevOps approach and uses a continuous integration/continuous delivery pipeline.

Which of the following is the LEAST effective way to communicate test progress to the customer?

Select ONE option.

22 / 40

22. Which of the following is NOT true regarding the test pyramid?

Select ONE option.

23 / 40

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

Select ONE option.

24 / 40

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

Select ONE option.

25 / 40

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

Select ONE option.

26 / 40

26. What does the test pyramid model show?

Select ONE option.

27 / 40

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

28 / 40

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

Select ONE option.

29 / 40

29. Given the following benefits and drawbacks of the independence of testing:

i. The testers work in a different location from the developers
ii. Testers question the assumptions programmers make while writing code
iii. A confrontational dynamic has been established between testers and developers
iv. Developers have convinced themselves that testers are mostly accountable for quality
v. Testers have different biases than those held by the developers

Which are MOST likely to be considered benefits?

Select ONE option.

30 / 40

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

Select ONE option.

31 / 40

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

32 / 40

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

Select ONE option.

33 / 40

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

Select ONE option.

34 / 40

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

35 / 40

35. How can the testing quadrants be beneficial for testing?

Select ONE options.

36 / 40

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

Select ONE option.

37 / 40

37. Which of the following is NOT an example of how configuration management supports testing?

Select ONE option.

38 / 40

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

Select ONE option.

39 / 40

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

Select ONE option.

40 / 40

40. Given the following review types:

1. Technical review
2. Informal review
3. Inspection
4. Walkthrough

And the following descriptions:

A. Includes objectives such as gaining consensus, generating new ideas, and motivating authors to improve
B. Includes objectives such as educating reviewers, gaining consensus, generating new ideas and detecting potential defects
C. The main objective is detecting potential defects and it requires metrics collection to support process improvement
D. The main objective is detecting potential defects and it generates no formal documented output

Which of the following BEST matches the review types and the descriptions?

Select ONE option.

0%

Scroll to top