Valid TM3 Exam Q&A PDF TM3 Dump is Ready (Updated 53 Questions) [Q28-Q51]

Share

Valid TM3 Exam Q&A PDF TM3 Dump is Ready (Updated 53 Questions)

Exam Questions and Answers for  TM3 Study Guide

NEW QUESTION # 28
During which test planning task are the test design techniques to be applied during the project, identified and selected?

  • A. Identify risk treatment approaches
  • B. Understand the context and organise test planning
  • C. Define test approach, and estimate and allocate resources
  • D. Establish test plan

Answer: C

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
In theTest Planningactivities of the CTAL-TM v3.0 syllabus (Chapter 3), the selection oftest design techniquesis part of defining thetest approach. The syllabus describes that when thetest manager defines the test approach, they determinehowtesting will be performed, including thetest design techniquesto be used, and align resources and estimates accordingly.
The earlier tasks in planning set the stage (understanding context and organization) and address risk treatment choices, while theestablish test plantask documents and baselines the already chosen approach and decisions.
Why the other options are incorrect:
A). Understand the context and organise test planning- This task focuses on analyzing the test context, stakeholders, constraints, and organizational aspects to prepare for planning; it does not yet select specifictest design techniques.
B). Identify risk treatment approaches- This task deals with how risks will be addressed (e.g., through mitigation, contingency, or targeted testing focus); it informs priorities but does not itself selecttest design techniques.
D). Establish test plan- This task records and baselines the plan (including approach and techniques already chosen). The selection of techniques has already occurred when defining the approach.
References (ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus):
Chapter 3:Test Planning, Monitoring, and Control- subsection describingtest planning tasksand the activity todefine the test approach(which includes selectingtest design techniques), followed by estimation/resource allocation and subsequent establishment of thetest plan.


NEW QUESTION # 29
You have recently been employed as a test manager for a software company producing Human Resource (HR) systems... You have been asked to write a test strategy for the project and have chosen to implement a flexible and change-relatedreactive test strategy.
Which of the following would be an essential part of your test approach?

  • A. Using decision table testing, equivalence partitioning and boundary value analysis
  • B. Using defect-based attacks and exploratory testing
  • C. Implementing ISO/IEC 29119 as a testing framework
  • D. Performing a detailed product risk analysis

Answer: B

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
In areactive(change-driven) test strategy-appropriate when requirements are evolving and flexibility is essential-the syllabus highlightsexploratory testinganddefect/experience-based techniques (defect-based attacks)as key elements because they adapt rapidly to change and emerging information.
A(product risk analysis) is central torisk-based/analyticalstrategies.
B(standard-compliant framework) aligns withstandard/process-compliantstrategies.
References: ISTQB CTAL-TM v3.0 Syllabus-Chapter 4 (Approaches for test prioritization and effort allocation: strategy/approach types including reactive strategies; emphasis on exploratory and defect-based approaches under change-driven contexts).


NEW QUESTION # 30
You are a process improver and have decided to use the data from the defect management system to identify and drive improvement actions... Which of the following options could have been identified as missing from the defect reports to be used for process improvement?

  • A. The software lifecycle phase in which the defect was detected
  • B. The priority to fix the problem
  • C. Steps to reproduce the failure, along with the actual and expected results
  • D. The status of the defect

Answer: A

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
Forprocess improvement and root-cause analysis, the syllabus highlights the value ofdefect origin and detection phase datato evaluatewhere defects are injected and where they are detected, calculate removal effectiveness, and focus improvements (e.g., earlier-phase prevention or reviews). Thelifecycle phase detectedenables meaningful analysis ofphase containment, trends, and improvement targets; the other fields are useful operationally but less pivotal fororganizational/process improvement analytics(Chapter 2: Test Management in the Organization - improvement approaches using defect data; Chapter 5: Reporting and analysis of defect trends).


NEW QUESTION # 31
You have been contracted to manage the user acceptance testing of a new reservation system for a travel agency. The reservation system is being developed by a third party. Detailed specifications are available, and an estimate of the total development effort exists. The system will be delivered in four agreed increments.
Which of the following estimation techniques would be most appropriate to use in this context?

  • A. Estimation based on ratios
  • B. Wide-band Delphi
  • C. Planning poker
  • D. Extrapolation

Answer: A

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
The syllabus describesratio-based estimation(e.g., estimating test effort as a proportion of known or estimated development effort) as appropriate when reliable development-effort data or estimates and clear scope are available. Here, detailed specifications exist, overall development effort is estimated, and increments are defined-conditions well-suited to ratio-based estimation.
Extrapolationrequires comparable historical test data for this context.
Wide-band Delphiis useful when data is scarce and expert consensus is needed.
Planning pokeris typically used by Agile development teams to size user stories, not for contracting UAT with a third party.


NEW QUESTION # 32
Assume you are a test manager of a project that develops software in the medical domain. You are responsible for analysing the organisational test strategy and the project context to choose the appropriate test approach.
You consider the following factors:
Detailed requirements of high quality are available
Parts of the software to be developed are expected to be safety critical Internal audits and an external audit by a government agency are expected to take place, as such traceability and evidence are important elements for the test approach A release date has been defined, and a marketing campaign has already been scheduled The project works according to the sequential V-model lifecycle The independent test team has a lot of domain knowledge but has also been trained and has experience in using test design techniques Which of the following test approaches would be most appropriate for this project?

  • A. Experience-based testing, e.g., exploratory testing, to make maximum use of the domain knowledge of the testers
  • B. Use Acceptance Test-Driven Development (ATDD) as a way to implement shift-left, and use test automation in addition to enhance product quality
  • C. Risk-based testing to identify the most critical features and use a methodical approach to testing, e.g., more formal test design techniques to drive testing and ensure traceability
  • D. Define acceptance criteria for each of the requirements and implement definition-of-done criteria to drive testing

Answer: C

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
In regulated, safety-critical domains with audits and strong traceability requirements, the syllabus emphasizes defining amethodical, documented test approachwithin test planning, includingselection of formal test design techniquesandrisk-based testingto focus effort on the most critical features. These elements are explicitly tied toV-modelcontexts, where traceability from requirements through test conditions and cases is expected, and evidence is essential for internal and external audits (CTAL-TM v3.0 Syllabus - Chapter 3, Test Planning; and Chapter 4, Risk-Based Testing and effort allocation).
Option B aligns with these needs: applyingrisk-based testingto prioritize safety-critical functions and usingformal techniquesto producetraceable, auditabletest assets.
Options A and D are practices typically associated with agile/ATDD and "definition of done," which do not best fit asequential V-modelcontext. Option C (experience-based) may complement but isinsufficientas the primary approach wheretraceability and auditabilityare key.
(References: CTAL-TM v3.0 Syllabus - Chapter 3 "Test Planning, Monitoring, and Control" - defining the test approach and selecting test design techniques; Chapter 4 "Risk-Based Testing and Other Approaches for Test Prioritization and Effort Allocation" - prioritizing safety-critical areas; material on traceability/audit expectations in regulated contexts.)


NEW QUESTION # 33
Assume that you have calculated the following costs of quality:
Average cost of detection: €350
Average cost of internal failure: €250
Average cost of external failure: €4,500
The average costs of detection and internal failure are calculated using the number of defects found prior to release, while the average cost of external failure is calculated using the number of defects found after release.
What is the saving in cost of quality for each defect found in testing?

  • A. €3,900
  • B. €5,100
  • C. €4,400
  • D. €4,600

Answer: A

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
The syllabus explains thecost of quality (CoQ)perspective for testing and distinguishes betweenpre-release costs(e.g., detection/appraisal andinternal failurecosts) andpost-release costs(external failurecosts). When a defect is foundduring testing, you incur detection and internal failure costs; if it escapes to production, you incur the (typically much higher) external failure cost. Thesaving per defect found in testingis calculated as:
External failure # (Detection + Internal failure)=€4,500 # (€350 + €250) = €4,500 # €600 = €3,900.
This aligns with the syllabus guidance to quantify testing's economic value by comparing avoided external failure costs with the costs of detecting and fixing defects before release (CoQ view).


NEW QUESTION # 34
To which category of cost of quality does "fixing a defect found during testing" belong?

  • A. External failure costs
  • B. Internal failure costs
  • C. Defect prevention costs
  • D. Appraisal costs

Answer: B

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
The syllabus differentiatescost of qualityinto:
Prevention(to avoid defects),
Appraisal(to evaluate products, e.g., reviews, testing),
Internal failure(defectsfound before release, including the cost to fix during testing), and External failure(defects foundafter release)."Fixing a defect found during testing" is aninternal failure cost, because the failure is detected and corrected prior to delivery (CTAL-TM v3.0, Organizational Test Management - economics of testing and cost of quality categories).


NEW QUESTION # 35
Your company is considering purchasing a test tool suite from a respectable vendor. Your manager has searched the internet for comparable products, but none of them meet his specific requirements. A tool demonstration has been arranged for next week and your team has been invited to attend. The tool suite consists of a test management tool, test execution tool, and a requirements management tool. There is a possibility of adding a performance testing tool at a later stage.
You have decided to attend the demo but raise some issues beforehand regarding expectations.
Which two issues from the options provided below should at least be raised?

  • A. What are the problems we are trying to address?
  • B. Do we have a set of tool requirements to validate the tool against?
  • C. Is customized training available?
  • D. Which project will be selected to perform the tool pilot?
  • E. How will the implementation be organised?

Answer: A,B

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
The syllabus reminds test managers thattool introduction must be problem-drivenandrequirements-based.
Before (or alongside) demos, teams should clarify:
Athebusiness/testing problemsand improvement goals the tool is meant to address (e.g., traceability, automation scale, reporting).
Baclear set of tool requirements/selection criteriato objectivelyassess the toolduring a demo or evaluation.
These two are theminimum critical questionsto ground any evaluation. WhileC,D, andEare important for later stages (rollout planning, piloting, and training), ISTQB stresses thatsuccessful adoption starts with defined needs and evaluation criteria, ensuring the demo and subsequent selection are aligned to real objectives.
Relevant syllabus areas:Test Tool and Automation-Tool selection and introduction(identify problems
/opportunities, define requirements and success criteria, evaluate, then plan pilot/rollout/training).


NEW QUESTION # 36
Factors that are important to take into account when performing test estimation include:
i. The quality of the test basis
ii. The availability of test automation
iii. The amount of rework required
iv. The distribution of testing across several locations
The various factors can be grouped by characteristic. Examples of characteristics include:

  • A. A = ii, B = iii, C = iv, D = i
  • B. Product
  • C. Test context
  • D. Development processWhich factor is related to which characteristic?
  • E. Test results
  • F. A = iv, B = iii, C = ii, D = i
  • G. A = iv, B = iii, C = i, D = ii
  • H. A = i, B = ii, C = iii, D = iv

Answer: E

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
Product characteristic # quality of the test basis (C = i):The syllabus lists the quality and stability of the requirements/specifications (test basis) as a product-related estimation driver.
Test results characteristic # amount of rework (B = iii):Expected rework/defect-fix cycles and their impact on retesting and confirmation testing are identified through past results/defect patterns and directly affect estimates.
Test context characteristic # distribution across locations (A = iv):Organizational and logistical context (multiple sites, time zones, communication overhead) influences test effort.
Development process characteristic # availability of test automation (D = ii):Process/tooling capability (e.g., presence of automation frameworks) is treated as a development/process factor affecting test efficiency and thus estimation.The syllabus groups estimation drivers into characteristics such as product, development process, test results/history, and test/organizational context, and recommends mapping specific factors to these groups to structure estimation.


NEW QUESTION # 37
Management is sceptical regarding the budget request (€25,000) for the next testing project. You are asked for a cost-benefit calculation. Based on historical data from several projects, you have the following numbers:
Average prevention cost per defect: €200
Average cost of detection per defect: €400
Average cost of internal failure: €150
Average cost of external failure: €2,500
Expected number of defects to be found in this project during testing: 50 What is the result for the expected cost-benefit calculation for the upcoming project?

  • A. €62,500
  • B. €72,500
  • C. €92,500
  • D. €87,500

Answer: D

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
Using thecost of qualityperspective in the syllabus, compute the savings from moving defects fromexternal failuretointernal discovery(prevention + appraisal + internal failure).
Internal discovery cost per defect:€200 + €400 + €150 = €750.
External failure cost per defect:€2,500.
Net saving per defect moved inside:€2,500 # €750 = €1,750.
For50defects:€1,750 × 50 = €87,500#answer: €87,500.The syllabus directs test managers to articulate testing' s value by quantifyingavoided external failure costsagainstprevention, detection, and internal failure costs, supporting investment decisions and demonstrating ROI for testing initiatives (Chapter: Test Management in the Organization - economics/cost of quality; business case and benefit evaluation).


NEW QUESTION # 38
The stakeholders matrix is a strategic tool to be used by test managers and is composed of four quadrants.
Which quadrant is described by the following statements?
Typically do not have a strong interest in day-to-day tasks
Their decisions are critical for resource allocation and high-level project direction

  • A. Apathetics
  • B. Defenders
  • C. Latents
  • D. Promoters

Answer: C

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
In the stakeholder power-interest matrix used by test managers, stakeholders withhigh power but low interestare categorized asLatents. They generally "do not have a strong interest in day-to-day tasks," yet theirdecisions are critical for resources and strategic direction. Promoters are high power/high interest; Defenders are low power/high interest; Apathetics are low power/low interest. This mapping guides how test managers engage and communicate with each stakeholder group (CTAL-TM v3.0 Syllabus, chapter on organizational aspects of test management and stakeholder engagement).


NEW QUESTION # 39
You are a tester working in an Agile team in the finance domain. The team consists of 6 members, and you are the only tester. The team is responsible for the development and maintenance of a mobile front-end application. The application is considered to be critical with respect to customer impact and market branding.
You have been asked to identify which test management activity needs to be performed within the team to enhance test maturity and achieve a higher level of product quality.
Which test management activity would you recommend the team should adopt?

  • A. Provide detailed estimations early for each test level
  • B. Define quality criteria for user stories and acceptance criteria
  • C. Perform product risk identification and analysis
  • D. Increase coverage by automating more tests

Answer: C

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
The syllabus positionsproduct risk analysisas a core activity for test managers toprioritize testing and allocate effort. Performingproduct risk identification and analysisdrives the selection of features, levels, and test types to focus on, informs coverage depth, and guides where to automate for maximum value. While defining acceptance criteria (A) is important and often handled during backlog refinement, and automation (D) is valuable, withoutrisk analysisthe team cannot ensure efforts target the most critical quality risks-especially forhigh-impact, customer-facing mobile applications(CTAL-TM v3.0 Syllabus, chapter on Risk-Based Testing: risk identification, analysis, and applying risk to test prioritization and coverage).


NEW QUESTION # 40
Three exit criteria have been defined for a project:

  • A. Test cases passed is more than 70%
  • B. Criteria A = OK, criteria B = NOT OK, criteria C = NOT OK
  • C. Criteria A = NOT OK, criteria B = NOT OK, criteria C = OK
  • D. Number of outstanding defects is less than 5
  • E. Number of defects per test case is less than 0.5 The first week of the testing has shown the following results (Mon-Fri):Defects Found = 21 (3+4+2+5+7)Defects Fixed = 8 (0+2+2+3+1)Tests Run = 43 (10+3+20+5+5)Tests Passed = 24 (5+3+15+0+1)
  • F. Criteria A = OK, criteria B = OK, criteria C = OK
  • G. Criteria A = NOT OK, criteria B = NOT OK, criteria C = NOT OK

Answer: D

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
Pass rate = 24/43 = 55.8% #less than 70%#A =NOT OK.
Outstanding defects = 21 # 8 =13#not less than 5#B =NOT OK.
Defects per test case = 21/43 #0.49#less than 0.5#C =OK.The syllabus (Test Monitoring and Reporting) specifies using quantitative measures such as pass/fail rates, defect status (open vs. fixed), and defect detection metrics against exit criteria to evaluate test completion and readiness for release. These measures are used to decide whether exit criteria are met and to trigger control actions where they are not.


NEW QUESTION # 41
You are a tester working in an Agile team for the tax office. Developers on the team have been trained and are experienced in component testing, including various types of code coverage and reviews. The test policy has a clear statement that shift-left is a main focus in trying to achieve software quality. The team is currently developing a new version of the critical income tax application.
Which test activities would you propose to mitigate the risks for the most critical features in the new version of the income tax application?

  • A. Introduce formal test design techniques, e.g., decision tables and equivalence partitioning, during system testing
  • B. Define strict entry and exit criteria between the various test levels
  • C. Introduce IEC 61508 as a standard to follow, prescribing the test techniques and required level of coverage
  • D. Introduce code reviews and statement coverage criteria

Answer: A

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
The syllabus emphasizes applyingappropriate test design techniquesbased onriskandtest level. In an Agile, shift-left context where developers already performcomponent testingwithcoverage and reviews, the incremental risk mitigation forcritical business featuresatsystem levelcomes from applyingsystem-appropriate formal test design techniques(e.g.,equivalence partitioning, boundary value analysis, decision tables) to ensure thorough functional coverage of critical logic and business rules.
Option A (strict entry/exit criteria) is a control mechanism but does not directly enhance thoroughness for critical features.
Option B (IEC 61508) is asafetystandard not appropriate for a tax application and would be disproportionate.
Reference: ISTQB CTAL-TM v3.0 Syllabus, Chapter 3 (Test Planning, Monitoring, and Control) on selectingtest design techniquesby level and risk; Chapter 4 (Risk-Based Testing) on focusingadditional test design rigoronhigh-riskfeatures; Agile testing alignment in the syllabus sections that highlightshift-leftand tailoring practices per level.


NEW QUESTION # 42
Study the following characteristics:
Avoid re-inventing the wheel
Pool on experiences from earlier projects
They prompt thought in areas that are sometimes forgotten
Often used when compliance to specific standards is relevant
To which risk identification technique do these characteristics relate?

  • A. Brainstorming
  • B. Checklists
  • C. Risk Workshops
  • D. Retrospectives

Answer: B

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
In the CTAL-TM v3.0 syllabus (Chapter on Risk-Based Testing), checklists are described as a reusable aid for identifying risks based on prior knowledge and experience. They help ensure important areas are not overlooked and are frequently used in contexts where compliance with standards is required. These characteristics match the question's bullets exactly (re-use/experience, prompting memory of commonly missed areas, and standards alignment).
Reference: ISTQB CTAL-TM v3.0 Syllabus, Chapter 4 (Risk-Based Testing) - section describingrisk identification techniquesincludingchecklists(purpose, reuse of prior experience, prompting thorough coverage, applicability for standards/compliance).


NEW QUESTION # 43
Which status would typically be assigned to a false-positive defect report during defect management?

  • A. Deferred
  • B. Resolved
  • C. Accepted
  • D. Rejected

Answer: D

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
Afalse-positivedefect is one where the reported behavior isnot actually a defect(e.g., intended behavior, misuse, environment/setup issue). In defect management, the appropriate disposition for "not a defect" is torejectthe report rather than accept, resolve, or defer it.
Rejected: used when the item is not a defect (e.g., "as designed," duplicate, or cannot be reproduced).
Accepted/Resolved: used when confirmed and fixed.
Deferred: used when confirmed, but the fix is postponed to a later release.This aligns with the syllabus content ondefect lifecycle states and dispositionswithin defect management governance and reporting (CTAL- TM v3.0, Chapter 5: Test Monitoring, Test Control, and Test Reporting - defect management process, defect states, and reporting).


NEW QUESTION # 44
Which of the following is a generic good practice in adopting and rolling out of a new test tool?

  • A. Consider the pros and cons of the various licensing models
  • B. Define guidelines for the use of the tool
  • C. Understand how the tool can technically and organisationally be integrated into the software development lifecycle
  • D. Identify opportunities for process improvement supported by the tool

Answer: B

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
The syllabus onTest Tool and Automationlistsgood practices for tool adoption and rollout, including establishingusage guidelines/standardsso teams apply the tool consistently, effectively, and in alignment with the defined process and objectives. WhileBandCare also sensible activities in a broader adoption plan, thegeneric, universally applicable good practiceemphasized in ISTQB materials is todefine and communicate clear guidelines for tool use(roles, workflows, conventions, quality gates), backed by training and a measured rollout.D(licensing considerations) is a procurement detail and not a core "generic" practice highlighted for successful rollout.
Relevant syllabus areas:Test Tool and Automation-Tool selection, introduction, and successful deployment practices(guidelines, training, pilot, measured rollout, integration with process).


NEW QUESTION # 45
A company that sells an established capture-replay execution tool is adding a test management tool. Same team, same technology, incremental development (V-model per increment), known first-year features; later features driven by customer demand.
Which two of the following factors are most likely to influence the estimation technique that would be selected in this scenario?

  • A. Data availability
  • B. Knowledge in modelling
  • C. Expert availability
  • D. Time constraints
  • E. Estimation error

Answer: A,C

Explanation:
According to theISTQB Certified Tester Advanced Level - Test Manager v3.0 Syllabus (Chapter 3: Test Planning, Monitoring, and Control), the choice oftest estimation techniquedepends on several influencing factors, including data availability, expert availability, and knowledge of historical information or models.
"The selection of a suitable estimation approach (metrics-based or expert-based) depends on factors such as the availability of relevant historical data, the availability of experts with appropriate experience, the time available to perform estimation, and the knowledge of applicable models." (ISTQB CTAL-TM v3.0 Syllabus, Chapter 3 - Test Planning, Section: Test Estimation) Analysis for this scenario:
* The organization isadding a test management toolto anexisting productusing thesame team and technology- implyingavailability of previous project datafrom similar development work.#Data availability(B) is a significant factor, enabling the use ofmetrics-based estimation.
* Thesame experienced teamis working on the project, meaningdomain and technical expertsare available.#Expert availability(C) also influences estimation and may support anexpert-based estimationapproach for new, customer-driven increments.
Therefore, the combination ofdata availability (B)andexpert availability (C)most strongly influences the estimation technique to be applied in this scenario.
Why the Other Options Are Incorrect:
* A. Estimation error- This is a result of estimation, not a factor influencing the choice of estimation technique.
* D. Knowledge in modelling- While useful, modelling is not central to this specific context because data and experts are readily available.
* E. Time constraints- Not highlighted as a limiting factor in this scenario; estimation can be planned adequately given the context.
References (from ISTQB Certified Tester Advanced Level - Test Manager v3.0 Syllabus):
* Chapter 3: Test Planning, Monitoring, and Control
* Section:Test Estimation
* Lists influencing factors for selecting estimation techniques:availability of historical data, expert knowledge, applicable models, and time available for estimation.


NEW QUESTION # 46
For which type of testing would a test manager be involved with establishing benchmarks?

  • A. White-box Testing
  • B. Functional Testing
  • C. Testing Black-box
  • D. Non-Functional Testing

Answer: D

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
WithinTest Planning(Chapter:Test Planning, Monitoring, and Control), the syllabus describes that the test manager defines the test approach fornon-functional quality characteristics(e.g., performance, load, scalability, reliability). For these, the test manager oftensets or references benchmarks/baselines and success criteria(e.g., response-time thresholds, throughput targets) to evaluate system behavior under specified conditions. Establishing and usingbenchmarksis a hallmark ofnon-functional testing, particularlyperformance testing.
(Reference: CTAL-TM v3.0 Syllabus - Chapter "Test Planning, Monitoring, and Control", subsections on defining the test approach for non-functional testing and specifying success criteria/benchmarks.)


NEW QUESTION # 47
The following defect management process is in use at a company... What is the most important recommendation you would make for the defect report template in this process?

  • A. Automate the incident numbering
  • B. Add a lifecycle phase field to document when the defect is found
  • C. Add a classification field for the type of incident
  • D. Add a priority field to show how quickly it needs fixing

Answer: D

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
For effectivedefect management and control, the report needs information that supportsprioritization and scheduling of fixes. The syllabus emphasizes fields such aspriority/severity, status, environment, and reproducibility to supportplanning, monitoring, and controldecisions. In the described process, addingpriorityis most critical to drivetimely assignment and fixing order(Chapter 5: Test Monitoring, Control, and Reporting - defect reporting to support control; Chapter 3: Test Planning - using priorities to allocate effort).


NEW QUESTION # 48
You are working as a test manager at a company that develops software applications for the mobile domain.
The organisation has recently been assessed against TMMi. This assessment showed that the company is a TMMi level 1 organisation. The projects use the V-model lifecycle and an independent test team exists. The test team consists of both experienced and novice testers. The team has not yet been formally trained in testing, but an ISTQB Foundation course is scheduled to take place in two months.
In your role as a test manager working in the independent test team, you have recently performed a risk assessment for a mobile software application to be developed. You want the features that have been identified as major risks to be tested more thoroughly.
Which test practice would you propose to mitigate the identified major product risks?

  • A. Use test design techniques such as equivalence partitioning and decision table testing
  • B. Start a test improvement project to achieve TMMi level 2
  • C. Assign the most experienced testers to test the features with the highest risk levels
  • D. Create pairs of developers and testers to test the features with the highest risk levels together

Answer: C

Explanation:
Comprehensive and Detailed Explanation From Exact Extract of ISTQB Certified Tester Advanced Level - Test Manager v3.0 syllabus:
The syllabus advises thatrisk mitigationincludes allocatingstronger capability and more efforttohigh-riskareas (e.g., by assigningmore experienced testersand more intensive testing to those features). In alow-maturity (TMMi level 1)context withnovice testers not yet trained, immediately deployingexperienced testersto high- risk items is the most practical and effective step to achievedeeper, more reliable testing.
Option B would be beneficial, but without formal training yet, immediate effectiveness is uncertain.
Option C is a longer-term improvement initiative, not a direct immediate mitigation for the current project risks.
Reference: ISTQB CTAL-TM v3.0 Syllabus, Chapter 4 (Risk-Based Testing) onallocating test effort and expertise according to product risk; Chapter 3 (Test Planning) onresourcing high-risk areasfirst.


NEW QUESTION # 49
......

Certification dumps - Test Manager TM3 guides - 100% valid: https://prepaway.vcetorrent.com/TM3-valid-vce-torrent.html