ISTQB CTAL-TM Free Practice Questions — Page 3

Certified Tester Advanced Level Test Manager • 5 questions • Answers & explanations included

Question 11

A software development organization wants to introduce some specific improvements to its test process. Currently, most of their testing resources are focussedon system testing. They are developing embedded software, and do not have a simulation environment to enable them to execute software modules on the development host. They have been advised that introducing inspections and reviews could be the most appropriate step forward. As part of the improvement program, the organization is also looking at tool support. Which type of tool could be used to ensure higher quality of the code to be reviewed? 1 credit

A. Review tool
B. Test execution tool
C. Static analysis tool
D. Test design tool
Show Answer & Explanation

Correct Answer: C. Static analysis tool

A static analysis tool analyzes source code without executing it, checking for coding standards, potential defects, and code quality issues. This ensures the code is of higher quality before it enters a review. A review tool (A) supports the review process but does not analyze code quality directly. A test execution tool (B) requires the code to run, which is impossible without a simulation environment. A test design tool (D) helps create test cases but does not analyze code quality. Static analysis is the correct tool to improve the code being reviewed.

Question 12

A software development organization wants to introduce some specific improvements to its test process. Currently, most of their testing resources are focussedon system testing. They are developing embedded software, and do not have a simulation environment to enable them to execute software modules on the development host. They have been advised that introducing inspections and reviews could be the most appropriate step forward. What is the main reason why reviews are especially beneficial in the above-mentioned scenario? 2 credits

A. They ensure a common understanding of the product.
B. They find defects early.
C. They enhance project communication.
D. They can be performed without exercising the code.
Show Answer & Explanation

Correct Answer: D. They can be performed without exercising the code.

The scenario states the organization has no simulation environment to execute code on the development host. This means dynamic testing (running code) is not possible at unit/integration level. Reviews and inspections are static techniques that find defects without executing code (D), making them ideal in this context. While reviews also find defects early (B), build shared understanding (A), and improve communication (C), these benefits are common to all projects. The specific reason reviews are especially beneficial HERE is that they do not require code execution — matching the constraint described.

Question 13

Which one of the following standards would a Test Manager be expected to understand when planning and organising activities with a Project Manager? SELECT ONE OPTION

A. PRINCE2
B. CMMI
C. TMMI
D. ITIL
Show Answer & Explanation

Correct Answer: A. PRINCE2

PRINCE2 is a structured project management methodology widely used in the UK and internationally. A Test Manager planning and organizing activities with a Project Manager must understand PRINCE2 because it defines roles, responsibilities, and delivery stages that directly affect test planning, resource allocation, and reporting. CMMI (B) and TMMi (C) relate to process maturity models. ITIL (D) relates to IT service management. Of these, PRINCE2 is the most directly relevant to coordinating with a Project Manager on planning and organization activities.

Question 14

A software development organization wants to introduce some specific improvements to its test process. Currently, most of their testing resources are focussedon system testing. They are developing embedded software, and do not have a simulation environment to enable them to execute software modules on the development host. They have been advised that introducing inspections and reviews could be the most appropriate step forward. IEEE 1028 also defines “management review” as a type of review. What is the main purpose of a management review? 1 credit

A. Align technical concepts during the design phase
B. Establish a common understanding of requirements
C. Provide independent evaluation of compliance to processes, regulations, standards etc.
D. To monitor progress, assess the status of a project, and make decisions about future actions
Show Answer & Explanation

Correct Answer: D. To monitor progress, assess the status of a project, and make decisions about future actions

IEEE 1028 defines management review as a systematic evaluation to monitor progress, assess project status, and make decisions about future actions (D). It is a governance-level activity. Option A describes a technical review goal. Option B relates to walkthroughs or requirements reviews. Option C describes an audit, not a management review. Management reviews focus on project health, scheduling, resourcing, and decision-making — not technical content verification. This aligns with the IEEE 1028 definition of management reviews.

Question 15

A software development organization wants to introduce some specific improvements to its test process. Currently, most of their testing resources are focussedon system testing. They are developing embedded software, and do not have a simulation environment to enable them to execute software modules on the development host. They have been advised that introducing inspections and reviews could be the most appropriate step forward. Which of the following is an example of testing as part of the requirements specification phase? 1 credit

A. A requirements review meeting
B. A business analyst eliciting requirements
C. Performing acceptance tests against requirements
D. A test report showing requirements coverage
Show Answer & Explanation

Correct Answer: A. A requirements review meeting

Testing activities can begin as early as the requirements phase. A requirements review meeting (A) is a testing activity — it involves checking the requirements for defects such as ambiguity, incompleteness, and inconsistency. Option B is a development/analysis activity, not testing. Option C is acceptance testing, which occurs after development. Option D is a reporting activity during or after test execution. The requirements review meeting is the only option that represents testing being performed during the requirements specification phase.

Ready for the Full CTAL-TM Experience?

Access all 24 pages of practice questions and simulate the real exam with timed mode.

Start Interactive Quiz →