Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

CTAL-TM PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

CTAL-TM PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Certified Tester Advanced Level Test Management (CTAL-TM) v3.0
  • Last Update: Sep 12, 2025
  • Questions and Answers: 228
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

CTAL-TM Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

CTAL-TM Practice Exam Questions with Answers Certified Tester Advanced Level Test Management (CTAL-TM) v3.0 Certification

Question # 6

You are reviewing the project's traceability matrix after the first cycle of testing. You have discovered that new requirements have been introduced and others have

changed.

What should you do? [2]

A.

Assign the new requirements to a maintenance release, update the test documentation for the changed requirements.

B.

Ask for more time and budget for testing.

C.

Update the "lessons learned" document to avoid future issues similar to this.

D.

Re-assess the test coverage.

Full Access
Question # 7

You have been looking at the actual vs expected defects in one high risk area of the software The actual is much higher than the expected value What should you do?

A.

Reassess the risk with a higher likelihood number

B.

Reassess the risk with a higher impact number

C.

Concentrate more testing in the area because the risk is clearly higher

D.

Concentrate less testing in the area because the defects are already found

Full Access
Question # 8

You are the Test Manager for a software house (SoftTech), who provide a core banking product to retail banks around the world to enable their customers to process payments via the Internet and telephone banking.

Your current project is to integrate SoftTech's core banking product with Welsh Bank's existing bank systems. However, Welsh Bank's systems are maintained by experienced developers and are poorly documented.

Welsh Bank has stated that this project must comply with Financial Conduct Authority (FCA) regulatory banking standards.

A specification for the 10 interfaces to Welsh Bank's existing systems has been produced by SoftTech's development team.

You have been asked to plan and conduct reviews for the system integration and support documentation of all the systems. Which of the following is the BEST approach for this project?

SELECT ONE OPTION

A.

Conduct Inspections to verify that all documentation conforms to a set standard.

B.

Conduct a management review to assess progress of the integration features.

C.

Conduct an audit to verify that all test deliverables have been produced and signed off.

D.

Conduct an informal review of the integration documentation before the systems are integrated.

Full Access
Question # 9

Your test team has created a custom automation tool that will be used for an upcoming release. Now that the tool has been coded, what

should be the next step? [1]

A.

Create the tool support guide

B.

Perform an ROI study

C.

Compare the new tool to open source tools

D.

Test the tool

Full Access
Question # 10

Which two of the following activities would normally occur in the Acquisition stage of a tool's lifecycle?

a) Assign a tool administrator to decide on best use of the tool

b) Establish a backup and restore strategy for the tool

c) Review other tools provided by the same vendor

d) Determine how the tool may be impacted by a change to the operating environment

e) Develop and implement a training plan for new users of the tool

SELECT ONE OPTION

A.

c and e.

B.

a and b.

C.

a and e.

D.

b and d.

Full Access
Question # 11

You plan to introduce a new tester to your Agile team who has expertise in test automation, a necessary skill lacking in current team members. The individual has a high degree of technical competence but has only ever worked alone and admits to finding face-to-face communication difficult.

What would be the BEST course of action?

A.

Provide them with details of an online self-study program covering communication skills

B.

Send them on an external training course covering communications skills and connect them with an experienced mentor

C.

Peer learning and sharing occurs naturally in Agile teams, so there is no need for any training

D.

Do not use this person. Face-to-face communication is essential in Agile and they will only prove disruptive

Full Access
Question # 12

Assuming that 'In progress' means that somebody is working on a fix and that 'Resolved' means that the fix passed the confirmation test; which option provides a defect workflow that flows in a sensible way from an initial state to a terminal state?

A.

New, Under Investigation, Rejected, Re-test, Resolved, Closed

B.

New, Under Investigation, In progress, Re-test, Resolved, Closed, Deferred

C.

In progress, Under Investigation, Deferred, Retest, Resolved, Closed

D.

New, under investigation, Deferred, In progress, Re-test, Resolved, Closed

Full Access
Question # 13

Assume that you are part of a team conducting test design for a new university system that will allow students to update their own personal information. The Test

Strategy states that positive and negative testing should be carried out. along with performance, security and interoperability testing against all new requirements.

The following requirements have been identified by stakeholders:

1. Students must be able to make changes to the following information:

a Name (due to marital status)

b Marital status

c. Home address

d. Home telephone number

e. Email address

f. Mobile telephone number

g. Contact details in case of emergency

2 Only Reception staff must have access to the information held.

3 The system must support 2000 concurrent users and details updated on the system within 20 seconds.

4. Interoperability of the new system with the other systems maintained by the University for student Registrations.

Test analysis for functional and non-functional testing has iust bequn and the following test conditions have been identified:

CTAL-TM question answer

Which one of the following is a valid test condition that is missing from the table of test conditions and has clear traceability back to the test strategy and requirements?

SELECT ONE OPTION

A.

Time taken to update student information is 20 seconds or less when sup-plied correctly, or an error message is returned

B.

System is compatible with market leading accessibility tools for blind or partially sighted users.

C.

Correct input of home telephone numbers using a string of alpha characters only.

D.

Correct input of student's date of birth details, using the format dd/mm/yyyy

Full Access
Question # 14

Test Analysts are doing test design for a change request to an insurance comparison system. The system provides car insurance quotations, using data input by the user.

The change request states:-

Drivers must be aged between 17 to 85 years inclusive to qualify for insurance comparison.

The following Test Conditions have been identified:

1 Driver's age is less than the minimum

2. Driver's age is within the valid range

3. Driver's age is more than the maximum

The Test Strategy states the test techniques to be used include Equivalence Partitioning and Boundary Value Analysis. Using the Test Conditions and techniques stated in the Test Strategy, the following Test Cases have been created.

CTAL-TM question answer

As the Test Manager you are reviewing these Test Cases for traceability to the Test Conditions and to ensure that the change request will be adequately tested in accordance with the Test Strategy.

Which of the following statements is FALSE? SELECT ONE OPTION

A.

The Test Cases fully test the Test Conditions in relation to the Test Strategy.

B.

The traceability of the Test Cases to Test Conditions is clear.

C.

The change request requirements have been clearly stated.

D.

The Test Conditions have fully covered the change request.

Full Access
Question # 15

You are testing a new product that will turn on the windshield wipers of a car when the sensors detect there is moisture on the windshield. Depending on the information

returned from the sensors, the wipers will be turned on at one of the following speeds: slow intermittent, medium intermittent, fast intermittent, slow constant, medium

constant, fast constant. Your team has identified the following test condition:

Test Condition 1.1.1 - Verify that the windshield wipers can go from slow constant to fast constant speed when the amount of moisture increases appropriately.

Your team has defined the following steps for a test case for this test condition:

1. Set the moisture sensor to request slow constant

2. Increase the moisture to set the sensor to request fast constant

3. Verify that the wipers respond with fast constant speed

Given this information, which of the following statements is correct? [2]

A.

This test case is traceable to the test condition and provides 100% requirements coverage of the defined test condition.

B.

There is not enough information in the test condition to define a test case.

C.

This test case is not traceable to the test condition.

D.

The test case is traceable to the test condition and provides 100% statement coverage of the defined test condition.

Full Access
Question # 16

There is a debate in your organization about who can close a defect report The developers think they should be able to reject and close defects without any further steps The testers are not happy with this approach as they are afraid the rejections may go undetected and the developers may close something without understanding the real problem

How can this problem be rectified7

A.

Only testers should be allowed to close defect reports

B.

Only management should be allowed to close defect reports

C.

No one should close a defect report until the release is completed and the product is successfully deployed to production

D.

Closure should only occur when a defect is fixed and tested

Full Access
Question # 17

Which of statement about defect management is TRUE?

A.

A good defect management committee reduces the importance of a defect management tool

B.

A defect management committee should consider the benefits, risks and costs associated with fixing a defect

C.

All projects should have a full-time defect manager to follow up decisions made about defects

D.

Cross-functional defect management is important, but only for defects at the higher severity levels

Full Access
Question # 18

A test team is working long hours to achieve a deadline for release of a new product which has had problems throughout development and is well behind schedule. Which of the following is most likely to have a MOTIVATING effect on the testers in the team?

SELECT ONE OPTION

A.

A decrease in the scope of testing that the team is responsible for

B.

Testers contributing to ideas for faster defect resolution during regular meetings with the developers.

C.

A planned bonus payment that will be based on customer satisfaction with the product once released.

D.

Routine measurement of outstanding defects during testing.

Full Access
Question # 19

You are the Test Manager on a new project. The schedule is aggressive and will require the team to work at peak efficiency. The requirements are not well defined yet, but

it is clear that the project will be using new technologies. To help the developers meet the development schedule, an offshore group will be added to the development

team.

At this time there is not enough budget to add more testing resources. The project stakeholders are very concerned about the quality of the delivered product and will be

watching the project closely, particularly during the testing cycles. The exit criteria from the system test level require no open high priority/severity defects, 100% pass rate

for all test cases covering risks that are classified as "high" or "very high", 95% pass rate for all "medium" risks and 75% pass rate for all "low" and "very low" risks.

Given this information, which of the activities of the standard test process are the most critical for the Test Manager to perform? [3]

A.

Requirements reviews

B.

Test execution

C.

Test monitoring and control

D.

Project management, particularly regarding scheduling and budgeting

Full Access
Question # 20

You have initiated a test process improvement project for your organisation using the STEP model. You have agreed the objectives, goals, scope and coverage of the process improvements with the stakeholders and defined the success criteria that will be applied to the project. Success criteria make risk reduction the most important target benefit for the process improvements, but overall return on investment is also an important consideration. You have just received the initial test

assessment report.

Which ONE of the following would be the next step? SELECT ONE OPTION

A.

Prioritize the proposed improvements by predicted risk reduction and build a test process improvement plan that aligns with organisational strategy

B.

Prioritize the proposed improvements by return on investment and build a test process improvement plan that does not reduce overall risk management overheads.

C.

Build a test process improvement plan that aligns with organisational strategy and maximizes return on investment.

D.

Build a test process improvement plan that achieves benefits identified by individual stakeholders.

Full Access
Question # 21

Which of the following BEST explains how test process improvement can benefit an organisation? SELECT ONE OPTION

A.

It can result in defect free releases into production

B.

It can reduce the demand for test resources to support maintenance releases.

C.

It can prevent developers making errors when writing code.

D.

It can increase the number of applicants for job vacancies.

Full Access
Question # 22

Refer to SCENARIO 1

Week 4 of test execution has been completed and the following test report has been produced

CTAL-TM question answer

Review this report against the organisational Test Strategy, what is the status of the Test Strategy objectives? SELECT ONE OPTION

A.

Test strategy objective 1. 2 and 3 have been met

B.

Test strategy objective 2 and 3 have been met. Test strategy objective 1 has NOT been met.

C.

Test strategy objective 1 and 2 have been met. Test strategy objective 3 has NOT been met.

D.

Test strategy objective 1 and 3 have been met. Test strategy objective 2 has NOT been met.

Full Access
Question # 23

As test manager, you need to determine if there are likely to be new security risks arising from proposed changes to an in-house purchasing application. You invite a security testing consultant, who is external to the organisation, to assess the changes and provide you with their written report of perceived security risks.

Which risk identification technique are you using?

A.

Expert interview

B.

Risk workshop

C.

Brainstorming

D.

Independent assessment

Full Access
Question # 24

Which of the following is a typical use of risk analysis? [1]

A.

Identifying the appropriate depth of testing for each identified risk

B.

Deciding what personnel should be assigned to which tests

C.

Determining the design of the tests used to mitigate each identified risk

D.

Forecasting the product delivery date

Full Access
Question # 25

As the Test Manager working for a company developing safety related software for defence equipment, you have been asked to consider how you can track test progress and report on the following:

1) Test cases adequately cover all requirements

2) Issues relating to safety critical vulnerabilities are being addressed in priority order

3) How much of the developed system has been exercised through testing What tools would help to achieve this?

SELECT ONE OPTION

A.

A Defect Management tool, static analysis tool and performance tool.

B.

A Defect Management tool, static analysis tool and code coverage tool.

C.

A Test Management tool, defect management tool and static analysis tool.

D.

A Test Management tool, defect management tool and code coverage tool

Full Access
Question # 26

Which of the following is a key characteristic of a management review? [1]

A.

Used to assess project risks

B.

Used to check consistency of and deviation from the system requirements

C.

Run by a moderator

D.

Conducted by an external group to assess process compliance

Full Access
Question # 27

Which work experience is likely to develop the necessary skills to effectively test a software system? [3]

A.

Being a member of the production group that supported the previous release of the system

B.

Being the developer of testing tools used for automation

C.

Being the current Project Manager for the system

D.

Being a former Test Manager

Full Access
Question # 28

You have recently implemented a new defect management process which now includes a defect triage committee whose job is to review all new defects. The process is shown in the following diagram:

CTAL-TM question answer

b. The total number of defects rejected as not a problem following investigation by the product author

c. The number of defects returned to the defect author, expressed as a percentage of all defects raised

d. The total number of defects that failed re-test more than once

e. The total number of defects closed by the defect triage committee

SELECT ONE OPTION

A.

a and e.

B.

a and b.

C.

c and d.

D.

b and d.

Full Access
Question # 29

Which of the following Is a way in which risk analysis drives test analysis?

A.

It determines which tests should be executed first

B.

It guides the selection of test conditions that must be covered by testing

C.

It influences the type of reporting that will be used during execution

D.

it drives root cause analysis for any defects found

Full Access
Question # 30

When closing out a defect report, which of the following developer commentaries is most likely to motivate a tester? [1]

A.

Rejected - system is functioning as designed

B.

Fixed - minor usability issue, wasn't worth the time to fix it

C.

Fixed - error in build caused compatibility issues

D.

Rejected - would take too long to fix

Full Access
Question # 31

As the Test Manager for an agile project how would you BEST plan and guide the testing activities during development? SELECT ONE OPTION

A.

Ensure testers provide training to developers to help them write a set of auto-mated unit tests

B.

Ensure testers are integrated into the development process, helping to review and develop automated unit tests

C.

Ensure testers are separated from the developers to provide an independent set of functional tests

D.

Ensure all tests are written and reviewed by the developers to ensure they reflect the code being developed

Full Access
Question # 32

What is the primary use for the traceability information regarding the relationship between test results and test conditions during test execution? [2]

A.

The Test Manager uses this information to control the test execution effort.

B.

The development manager uses this information to determine how many developer resources to allocate to defect repair.

C.

The project manager uses this information to determine if the project is on schedule.

D.

The tester uses this information to determine which test should be run next.

Full Access
Question # 33

SCENARIO 1

DreamPartner dating agency are redesigning their dating application following a major security breach in which sensitive customer data was made publically available. The redesign includes stronger security encryption and performance tuning.

The product risk register for the redesign project, which was produced after all requirements had been agreed, includes the following:

CTAL-TM question answer

The organisational Test Strategy contains the following objectives:

1. A Risk-based lest approach must be adopted for all projects

2. Functional regression testing should start as soon as functional testing is complete

3. Automated tests may be run before or in parallel with manual tests

The project Test Plan has allocated 6 weeks to complete all test execution, with functional testing taking 3 weeks to execute, performance and security testing 2 weeks each and regression testing 1 week.

Which of the following options places the test suites (TS1 to TS5) in the correct order for test execution?

SELECT ONE OPTION

A.

TS3, TS1, TS2, TS5, TS4.

B.

TS1, TS2, TS5, TS3, TS4.

C.

TS3, TS4, TS1, TS2, TS5.

D.

TS5, TR1, TS3 TSA, TS2

Full Access
Question # 34

SoftTech provides a core banking product to retail banks to enable their customers to process payments via the Internet and telephone banking and. as SoftTech's Test Manager, you are responsible for system testing and system integration testing of all SoftTech's products.

Your current project is to integrate SoftTech's core banking product with an existing bank's systems, which are maintained by experienced developers but poorly

documented.

A specification for the 10 interfaces to the bank's existing systems has been produced by SoftTech's development team. There is an estimating matrix for system integration testing that allows 2 man days per interface for preparation, plus 2 man days per interface for test execution. The exit criteria for the completion of system integration testing has been agreed as:

1. No open Severity 1 defects

2 No more than 10 open severity 2 and/or 3 defects

3. All interfaces tested

4. Cost estimate must not be exceeded

System integration test execution is scheduled to last 5 weeks, with week 5 reserved for regression and bug fixing only. At the end of week 3 the following test report has been produced (figures on a week by week basis, not cumulative):

CTAL-TM question answer

B. Open severity 2 and 3 defects

c. Interface testing progress

d. Development resource for debugging

e. Available budget

SELECT ONE OPTION

A.

c and d.

B.

d and e.

C.

b and c.

D.

c and e

Full Access
Question # 35

Which of the Mowing should be used to understand the context of testing within an organization?

A.

The organizational test strategy

B.

Stakeholder organization chart

C.

The schedule

D.

The budget

Full Access
Question # 36

You are a new lest manager in an organization You have been asked to assess the defect process to determine if there are any efficiency improvements that could be made that would reduce the cost of quality You have started digging through the defect Information What information would be most helpful for this investigation?

A.

Defect priorities and seventies as related to time from reporting to closure

B.

Areas of the software producing the most defects

C.

Risk areas m which defects have been detected and the

D.

relationship between the risk rating of the software and the seventy of the defect

E.

The phase in which a defect was introduced versus the phase in which it was found

Full Access
Question # 37

When Is the metric for the percentage of requirements coverage defined?

A.

Test planning

B.

Test monitoring

C.

Test execution

D.

Test completion

Full Access
Question # 38

One of your team members is struggling to identify the requirements to be tested for a project The requirements documents are not conventional but you have determined that the data is there. If they do some digging to find it Given this information in what competence area does this person need to improve?

A.

Professional competence

B.

Methodical competence

C.

Social competence

D.

Personal competence

Full Access
Question # 39

You have been asked to make a recommendation on deployment readiness on the software your team has been testing.You have the following metrics:

CTAL-TM question answer

Given this information what is a critical metric you are missing?

A.

Number of tests passed

B.

Number of defects outstanding

C.

Residual risk

D.

Planned vs actual cost of testing

Full Access
Question # 40

Which of the following metrics would be most beneficial to collect to determine the effectiveness of a review process? [2]

A.

The number of defects found in production for each module that was reviewed

B.

The development language used to create each module that was reviewed

C.

The elapsed time between each module's review and its corresponding deployment into production

D.

The business criticality of each module that was reviewed

Full Access
Question # 41

Which of the following is the proper order for the stages of a tool lifecycle?

A.

Acquisition Support Evolution Retirement

B.

Acquisition Evolution Support Retirement

C.

Evolution Acquisition Retirement Support

D.

Evolution Support Acquisition Retirement

Full Access
Question # 42

Your test process is fully integrated into the software development lifecycle. You are at which TMMi level? [1]

A.

Initial

B.

Managed

C.

Defined

D.

Optimized

Full Access
Question # 43

An old stock control system is being decommissioned and replaced with a new system that has been running successfully in the live environment for the last few months. The stakeholders would like to -

• retain historical information held in the database to comply with their data retention policy (which requires order information to be retained for 7 years)

• query the historical information by running pre-written SQL queries.

• all commands must be invoked by keyboard as one of the end users is unable to use a mouse

The pre-written SQL queries will be designed, developed and tested by the developers who are decommissioning the system and writing the data migration routine.

As the system to be decommissioned is integrated to other systems that will remain operational, the stakeholders have requested that testing incorporates all systems that are part of the stock control suite.

The stakeholders and project manager have identified the following risks, in priority order -

• 1st - Data has not been successfully migrated to an archived data store, resulting in the inability to query past stock levels and re-order details.

• 2nd - Historical data for the last 7 years is unavailable, resulting in the failure to meet the data retention policy.

• 3rd - Failure of existing systems within the stock control suite, adversely affecting the operational running of the business

The risks are to form the basis of the test objectives. Which three of the following test activities, work products and/or resources achieves the test objectives?

a. Use of the live database to test the data migration does not corrupt or lose data

b. A test plan detailing the test approach for ST. SIT & OT test levels

c. Accessibility testing of the pre-defined SQL queries

d. Security and Penetration testing of the archived database

e Performance testing of the data migration exercise to ensure it completes in the time specified by the stakeholders

f. Functional testing of the pre-defined SQL queries

g. Regression testing of the end to end process for maintaining specified stock levels.

A.

a, c and g.

B.

b, d and f.

C.

a, e and g.

D.

a, b and d.

Full Access
Question # 44

The Test Manager must assemble team members that have which of the following characteristics? [1]

A.

Thrive in a routine, structured environment

B.

Will not change the severity of a defect report

C.

Will spark informal cross training among themselves

D.

Possess identical skill sets

Full Access
Question # 45

You have decided to help your team improve their skills. One of their assignments is to mentor a junior member of the team Which competency should you expect the mentor to develop during this exercise?

A.

Social

B.

Professional

C.

Methodological

D.

Biological

Full Access
Question # 46

What is the purpose of the defect management committee?

A.

To control the flow of defect reports into the system

B.

To validate defect reports and determine fix plans

C.

To implement strict guidelines for defect report creation

D.

To ensure the developers fix all defects

Full Access
Question # 47

In an Agile project, when Is it acceptable lo not write a formal defect report when a defect is found''

A.

Never

B.

If the defect can be fixed in the same iteration in which it was found

C.

the defect can be fixed in a later hardening sprint

D.

If the defect must be fixed by another team

Full Access
Question # 48

If you are monitoring code coverage during testing to determine what areas still need testing what type of testing is likely occurring?

A.

Black-box

B.

White-box

C.

Functional

D.

Non-functional

Full Access
Question # 49

You tend to be conservative in your project estimations because you know how many things can go wrong and extend the schedule. You manager is not happy with your estimates and thinks you are being too negative with your numbers and not trying hard enough Which estimation method should you use to provide your manager with a positive' number while still also providing the number you think is more realistic?

A.

Wideband defphi

B.

Planning poker

C.

Three-point estimation

D.

Extrapolation

Full Access
Question # 50

You are working In an environment that is continually pushing process improvements down to the lest team You are skeptical that any of these have actually accomplished any improvement In fact you know that some of the changes have actually impaired progress

Given this information what step of the IDEAL model is missing?

A.

Diagnosing

B.

Establishing

C.

Acting

D.

Learning

Full Access
Question # 51

You are working on a project where the business part of the organization works traditionally with defined requirements, but the development team follows an Agile model Neither team plans to change their approach What is the proper name for this type of project approach''

A.

Sequential

B.

Hybrid as a transition to Agile

C.

Agile

D.

Hybrid as fit for purpose

Full Access
Question # 52

You are working with a development team who have a CI/CD pipeline implemented. They want to integrate your team's existing test automation into the pipeline to augment their unit tests so they will have continuous testing. They have already determined that this is technically possible with the tool you are using but with require some changes to the test automation framework to integrate the results reporting

What will your team need to make this happen?

A.

Investigation that the tool will be fit for purpose

B.

Training regarding how to make the framework modifications so the integration is possible

C.

A review to determine if this is the best tool to use for the integration with the CI/CD pipeline

D.

investigation of the licensing models of the tool and an understanding of any potential costs

Full Access
Question # 53

You have been seeing a high number of rejections of defect reports The developers are complaining that they do not understand what the problem is. even though they have been supplied with screenshots. You have checked a number of the 'problem' defect reports and have not found any information that is missing. The descriptions are very detailed and include all the necessary information in a long descriptive paragraph.

What change should you recommend that should help with the developer s problems?

A.

instruct your team to make all defects high priority so the developers have more urgency behind making the fixes

B.

With the problem reports highlight all the information and then walk through it with the developers so they see it is all there

C.

In addition to attaching the screenshots to the defect report, ask the testers to also email them to the developer

D.

Separate out the steps to reproduce the defect in the description so it is clearer for the developers and easier to find

Full Access
Question # 54

Your team has been assigned to test a loyalty card program for a supermarket chain. Because this is a highly competitive market significant investment has been made to determine the shortcomings of the products offered by competitors While the feature sets are mostly the same, there is a wide variance In usability and performance and the users perceptions of these quality characteristics

Given only this information what test approach would be most appropriate?

A.

Model-based

B.

Experience-based

C.

Risk-based

D.

Requirements-based

Full Access
Question # 55

You have been asked to estimate the testing effort for an upgrade to a legacy product Your team did the testing on the last upgrade, and you have ascertained that this upgrade is about 10% bigger than the last one Given this information which estimation technique should you use to come up with the test effort number?

A.

Function points

B.

Extrapolation

C.

Planning poker

D.

Three-point estimation

Full Access
Question # 56

You have assembled the following cost of quality numbers 1 000 defects were found prior to release and 100 were found after.

CTAL-TM question answer

Given this information what should you conclude?

A.

More testing was needed before the production release because the defect detection percentage (DDP) was below 90%

B.

The cost of testing is high and could probably be lowered by spending more money on defect prevention

C.

The cost of testing is just right and is justified by the numbers

D.

More effort should be put on appraisal to help lower the cost of quality

Full Access
Question # 57

Your team has decided that they will build their own test management tool This will allow them to link the requirements and test cases together providing full traceability It will also allow them to create fully customized reporting and color-coded dashboards They have estimated the time required to create the new tool and the cost These fit within the project schedule and budget

What other consideration should be taken before this decision is made?

A.

Relative benefits to your vendors

B.

Maintenance costs

C.

Licensing fees to other parts of the organization

D.

Reduction of manual repetitive testing

Full Access
Question # 58

In what way is the operations team usually Involved In testing7

A.

To conduct operational acceptance testing

B.

To conduct user acceptance testing

C.

To conduct security testing

D.

To conduct end-to-end transactional testing

Full Access
Question # 59

Your manager has decided that your team of manual testers should all become test automation engineers Your team is much stronger in analysis than In technical testing so you are concerned about their ability to adapt. What tool capabilities could help with this transition?

A.

Low license costs

B.

Remote storage of the test automation scripts

C.

High usability with Al-assisted object capture

D.

Good reporting

Full Access
Question # 60

It the lest manager must repeatedly step in to resolve conflicts within the team what phase is the team in and what competencies are required from the test manager?

A.

Forming Professional

B.

Storming Social

C.

Norming Personal

D.

Performing Methodological

Full Access
Question # 61

Which test process improvement model consists of five maturity levels?

A.

TMMi®

B.

TPI® NEXT

C.

GQM

D.

CMMi®

Full Access
Question # 62

Which of the Mowing Is commonly used by a test manager to identity risks'

A.

Lines of code in the system under test

B.

Function points within the software

C.

Experience with similar projects

D.

Record/playback test automation tools

Full Access
Question # 63

Which of the following is required to apply an experience-based testing approach''

A.

Detailed requirements

B.

Usage models

C.

Tester knowledge of the system and its usage

D.

A full risk-assessment to support risk prioritization

Full Access
Question # 64

You are looking to Improve the efficiency of testing. The developers have been claiming that the majority of defect reports they receive are invalid either due to the test environment or because the tester did not follow the right steps In a standard defect management process where should you look for more information about these invalid defects?

A.

In the ones that are stuck in the In Progress state

B.

In the ones that are Resolved but not Closed

C.

In the ones that are in the status Rejected or Closed without a fix

D.

In the ones with the status of Re-Opened

Full Access
Question # 65

Your defect opened trend is converging to the closed trend but there is still a gap. What does that gap represent?

A.

Defects that are projected but have not been found yet

B.

Defects fixed but not yet closed

C.

Defects that have resulted from regressions

D.

Defects that will be introduced to production

Full Access
Question # 66

Your organization has decided to augment your testing team with an offshore team. The offshore team members are experienced testers who are experts in the domain of the system under test Your team is worried about the offshore team taking their jobs and they are resistant to the change You need to pick three of your team members to be the ambassadors for the new team

Which competences will be most important for your ambassadors to possess?

A.

Professional competence and methodological competence

B.

Methodological competence and social competence

C.

Social competence and personal competence

D.

Personal competence and professional competence

Full Access
Question # 67

In what environment are you most likely to see multiple defect management systems used in one project?

A.

Sequential

B.

Agile

C.

Hybrid

D.

Multi-tenant

Full Access
Question # 68

When, at a minimum, should project risks be re-evaluated? [1]

A.

Prior to test case creation

B.

At major project milestones

C.

During the creation of the test plan

D.

At the beginning of the test execution phase

Full Access