Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

CTAL-TM Questions and Answers

Question # 6

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 # 7

Which of the following Is considered a heavyweight risk-based testing technique'

A.

Systematic software testing

B.

Pragmatic risk analysts

C.

Brainstorming

D.

Hazard analysis

Full Access
Question # 8

Most managers in your company consider the efforts of your test team valuable, while others seecomprehensive testing as an unnecessary cost overhead to the SDLC.

What action could the Test Manager take to quantify the value of testing to the organization? [3]

A.

Develop metrics that illustrate planned and actual testing hours.

B.

Review the Test Plan with the management team.

C.

Determine the cost of external failures.

D.

Demonstrate the role QA has in similar size organizations.

Full Access
Question # 9

Your organisation has decided to move from using the V-model software development lifecycle to Agile Scrum. Due to inexperience in Agile methodologies and to mitigate risk, the next project will use a hybrid model, beginning with a traditional requirement definition phase and transitioning to an Agile Scrum approach for development and testing.

Which would be an appropriate test management task to perform FIRST for this next project?

A.

Ensure the team is adept at combining structured processes with Agile flexibility

B.

Track and review test efforts within the sprints to ensure they align with Agile practices

C.

Produce a detailed test estimate for each test level that will be used in each sprint

D.

Enroll the testers on an online User Story development course to better understand the test basis

Full Access
Question # 10

System testing on your current project is coming to an end and it is time to write the test completion report. The product is an in-house development to support the Sales & Marketing department. Test design was based on requirements analysis.

Which of the following metrics is MOST likely to be useful to help the business stakeholders decide if testing has met its objectives?

A.

Breakdown by risk level of coverage of product risks

B.

Breakdown by coverage type of the code coverage achieved

C.

Percentage of test cases that have been automated

D.

Breakdown by priority of coverage of requirements

Full Access
Question # 11

Which TWO of the following statements are TRUE about a model-based improvement approach?

A.

GQM (Goal Question-Metric) is one possible choice of model-based improvement approach

B.

TPI NEXT® defines maturity levels which intersect with key process areas at predefined checkpoints

C.

Model-based improvement can be done only at organisational level

D.

Model-based test improvement models organise the improvement(s) in a series of steps

E.

Test Maturity Model integration (TMMi®) defines four levels of process maturity

Full Access
Question # 12

You plan to use a heavyweight approach to risk-based testing on a safety-critical system and have the following information available for each documented product risk:

    The estimated cost of testing the risk

    How likely a failure would arise for the risk item

    How much the failure would cost, in terms of lossWhich technique would be MOST suitable?

A.

Fault tree analysis

B.

Systematic software testing

C.

Cost of exposure

D.

Failure mode and effect analysis

Full Access
Question # 13

You are a Test Manager at a company that develops mobile phone applications. Based on historical data in your company, you have calculated the following average metrics for system testing:

• for each 100 LOC (Lines Of Code). 4 test cases are executed

• each test case takes on average 15 minutes to execute and check

• for each 1000 LOC, 5 defects are found

You have used this information to create an estimate for the system testing of a new mobile phone application being developed to submit gas and electricity readings.

The application delivered for system testing has 50.000 lines of code. At the end of system testing, 250 defects are discovered.

Assume that:

• the system test of the new mobile phone application will require the same amount of effort as previous applications

• defect density = number of defects/1000 LOC

• no new tools or processes have been introduced to the test team

Based only on the given information, which one of the following statements is true about this new mobile phone application?

SELECT ONE OPTION

A.

The time taken to run all the estimated tests would be 750 hours.

B.

3000 test cases will be executed during system testing and 250 defects will be found.

C.

The actual number of defects found is the same as the estimated number of defects.

D.

The source code contains a lower defect density than the source code of past applications

Full Access
Question # 14

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 # 15

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

As a Senior Test Manager for a large UK based software company, you have been tasked with setting up an outsourced test facility in another country and another time zone. Test effort will be equally split between the UK and the outsourced test facility.

Which of the following factors is MOST LIKELY to lead to the success of the new working arrangement?

a. Introduce clearly defined lines of communication.

b Increase the use of informal test execution.

c Align the testing methodologies used at each site

d. Implement a weekly team meeting where reps from each site attend in person.

e. Increase the overlap of allocated testing tasks.

f. Introduce local defect management processes for each site.

A.

a and c.

B.

c and d.

C.

b and f.

D.

b and e.

Full Access
Question # 17

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

Which of the following statements correctly describes a 'depth-first approach' to managing risk based testing? SELECT ONE OPTION

A.

The highest risks are tested in more depth than the lowest risks.

B.

A sample of tests is selected to ensure coverage of every risk item at least once.

C.

The lowest risk tests should only be run once the highest risk tests have passed.

D.

All of the highest-risk tests are run before any lower risk tests, and tests are run in strict risk order.

Full Access
Question # 19

You are managing a project that will be using a model-based testing strategy.

Which of the following is an activity that will be needed in order to implement this strategy? [1]

A.

Conduct a quality risk analysis with all affected stakeholders.

B.

Conduct operational profiling to determine the expected usage of the system.

C.

Select an appropriate quality standard, such as ISO 9126, to be used to guide the testing.

D.

Create the test charters for the exploratory testing sessions.

Full Access
Question # 20

Which of the following are Test Closure activities?

a All results lodged in configuration management system - for example test plans, results, logs, reports.

b. Plans in place for lessons to be learnt to ensure that good practices are repeated and poor practices are not.

c. Checks undertaken to ensure that all test work is completed - all tests executed or skipped, all defects managed to appropriate conclusion.

d. All project closure activities completed - for example customer training completed, and analysis of vendor performance undertaken.

e. AM testing work products delivered to those that need them - for example environments/ regression test sets passed to maintenance.

f. Checks undertaken to ensure that all tests have been executed, with all defects confirmed as fixed by retesting.

SELECT ONE OPTION

A.

a, c, d and f.

B.

a, b, c and e

C.

a. b, e and f.

D.

b, c. d and e.

Full Access
Question # 21

Refer to SCENARIO 2 Project 2 is to be delivered using a RAD software development model. There will be two increments, the first will deliver a simple prototype user interface to facilitatetesting of the sound system delivered by 'Silver Sound Ltd', the second will deliver the full user interface required for the production system.

Development of the business requirements and project plan are underway, detailed system analysis will follow for each increment.

You have studied the test policy and risk register and must plan the next set of test activities. Which one of the following is the MOST effective approach for this project?

SELECT ONE OPTION

A.

Develop a master lest plan for each increment as soon as systems analysis is complete, then proceed with test analysis.

B.

Conduct exploratory testing only for the first increment as it is a prototype solution, commence test charter planning for increment 2

C.

Conduct high-level test planning and test analysis now, followed by more detailed test planning and test analysis for each increment considering use of automation where appropriate.

D.

Finalize detailed test planning now for both increments, conduct exploratory testing for the first increment, then use automated tests only for increment 2.

Full Access
Question # 22

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 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", 90% pass rate for all "medium" risks and 50% pass rate for all "low" and "very low" risks.

Given this information, which lifecycle model should you recommend? [3]

A.

Spiral

B.

Iterative/incremental

C.

V-model

D.

Waterfall

Full Access
Question # 23

A tester has just completed a challenging assignment as the sole tester in an agile development team and is now being reassigned. Which of the following is most likely to DEMOTIVATE this tester?

SELECT ONE OPTION

A.

A bonus payment to reflect the project team's overall productivity.

B.

An assignment to a new agile development team as lead test analyst.

C.

A meeting with the Test Manager to discuss the feedback from other team members about the tester's performance on the project.

D.

An assignment as a member of the maintenance test team for the same agile development.

Full Access
Question # 24

Refer to SCENARIO 1

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

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

A car rental company offers discounts to its customers based on a number of factors, including booking history, length of membership and type of car being booked. An update to the rental application is under test, with test cases written that specifically address a documented product risk covering discount calculation. Although the risk impact was analysed as high, the likelihood was given as low, as there had been no known changes to the calculation rules. However, during test execution some discount calculations were incorrect and investigation showed that code changes had been made that impacted the discount algorithms. As a result, the likelihood was increased to high by the risk management team.

Which would be the BEST measure to take to respond to the current situation?

A.

Monitor the risk and adjust the risk register to reflect the changed risk level and any new risksdiscovered

B.

Update the test case coverage of the discount calculation risk to reflect the increased risk level

C.

Review the composition of the risk management team to ensure a better diversity of stakeholders

D.

Adopt a risk-based testing strategy to help mitigate failures in the rental application

Full Access
Question # 26

What is the purpose of process improvement assessment models? [1]

A.

Ensure a consistent approach is used

B.

Assist in the hiring of new testers

C.

Model the failure modes of the product

D.

Identify the test tools needed for testing

Full Access
Question # 27

Which of the following statements define a test monitoring activity?

A.

Establishing a testing schedule and monitoring framework to enable tracking of the status of testing

B.

Identifying and analyzing new product risks that should be mitigated through test design and execution

C.

Comparing actual results against the expected results as the test cases are executed

D.

Comparing actual progress against the test plan and implementing the necessary corrective actions

Full Access
Question # 28

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 # 29

Which combination matches the four cost of quality categories with a CORRECT example of its category?

A.

a4, b3, c1, d2

B.

a3, b1, c2, d4

C.

a2, b4, c3, d1

D.

a1, b2, c4, d3

Confirmation testing at the system test level

Deploying an emergency fix to production

Designing functional suitability tests

Strengthening recruitment criteria for technical architects

Full Access
Question # 30

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

Which of the following describes the Failure Mode and Effect Analysis (FMEA) risk analysis technique? SELECT ONE OPTION

A.

FMEA is a quality risk management technique concerned with quality risks that arise from an incorrect understanding of the customer requirements.

B.

FMEA is an analytical process upstream, that attempts to identify the hazards for each risk.

C.

FMEA is where quality risks, their potential causes and their likely effects are identified and then severity, priority and detection ratings are assigned.

D.

FMEA is a risk mitigation process that involves determining every possible type of failure, and designing tests to cover each one.

Full Access
Question # 32

You have just conducted a skills assessment for your team. You decided to rate everyone from 1 to 5 in the skill areas as follows:

5 = expert

4 = proficient

3 = can use this skill effectively but will need some assistance

2 = interested in learning this skill but has only minimal knowledge

1 = not interested in learning this skill

Given these values, you have rated your team as shown in the table below for the designated skill areas:

You will be starting to test a new product that is an upgrade from one of your existing end user products. Your testing will include white box,

performance, security, usability, and black box. You also have a goal to automate 100% of the smoke test and 50% of the regression tests by the end of the release.

Your team willingly shares knowledge and conducts regular lunch time cross-training sessions.

Your manager wants to know if you would like to bring in someone to help train your team in preparation for this project. In which area could

you best utilize this help? [3]

A.

Training in automation

B.

Training in customer support

C.

Training in black box techniques

D.

Training in domain knowledge

Full Access
Question # 33

Which ONE of the following is considered to be the LEAST independent form of testing for anorganisation? SELECT ONE OPTION

A.

Testing is performed by a tester who is part of an independent test team.

B.

Testing is performed by an organisation external to the company that has developed the code.

C.

Testing is performed by a tester who is part of the development team.

D.

Testing is performed by specialists from the business organisation.

Full Access
Question # 34

You are Test Manager for a project which is in the Test Implementation stage for the first planned iteration, creation of the initial Test Cases and required test data is progressing well.

The Test Strategy documents the Stakeholders view that small teams should collaborate together to create and test functionality which is to be released in iterations, with each release building on the success of the last.

Stakeholders are willing to accept the risks of a partly working system in the early stages. Delivery of working functionality (particularly around interfaces to third party systems and performance of back end databases) is the priority for the early releases.

Which of the following test types would you select for this first planned iteration, in order to meet Stakeholders expectations?

a) Usability testing

b) Structural testing

c) Functional testing of process flows

d) Performance testing

e) Business process testing

f) Component integration testing

You are Test Manager for a project which is in the Test Implementation stage for the first planned iteration, creation of the initial Test Cases and required test data is progressing well.

The Test Strategy documents the Stakeholders view that small teams should collaborate together to create and test functionality which is to be released in iterations, with each release building on the success of the last.

Stakeholders are willing to accept the risks of a partly working system in the early stages. Delivery of working functionality (particularly around interfaces to third party systems and performance of back end databases) is the priority for the early releases.

Which of the following test types would you select for this first planned iteration, in order to meet Stakeholders expectations?

a) Usability testing

b) Structural testing

c) Functional testing of process flows

d) Performance testing

e) Business process testing

f) Component integration testing

A.

b, c, d and f.

B.

b, d, e and f.

C.

a. b, d and f.

D.

a, c, d and e.

Full Access
Question # 35

You are assigned to test a new application being developed in-house and you have designed a set of test cases to specifically address key product risks. You will issue daily reports summarising how these test cases are progressing during test execution. When considering the audience for these reports, in which stakeholder matrix quadrant would the product's users reside?

A.

Latents (High Influence, Low Interest)

B.

Defenders (Low Influence, High Interest)

C.

Apathetic (Low Influence, Low Interest)

D.

Promoters (High Influence, High Interest)

Full Access
Question # 36

You are Test Manager working on a project which is improving the user interface for its call centre staff handling customer enquiries. The project has completed UAT for the first iteration; however a large number of defects were raised by call centre staff seconded to help with the User Acceptance testing.

The defects described the user interface as not being intuitive enough with a poor 'help' facility. A user representative spent a week working with developers and system testers to explain the issues, which were subsequently agreed to have resulted from poorly specified usability requirements.

The requirements were defined separately for each iteration and have been formally reviewed by business analysts, developers and the IT director.

The user representative was also able to answer a number of other questions that the system test team had regarding call centre workflows, which improved their domain knowledge.

You have been asked to conduct a project retrospective and recommend improvements for the next iteration which introduces further user interface changes. Which of the following would be the MOST effective improvement for the next iteration?

A.

System test analysts to attend external training on usability testing techniques.

B.

System test cases to incorporate usability testing and be reviewed by a call centre user representative.

C.

Call centre representatives to participate in reviews of the user interface requirements.

D.

A call centre user representative to be seconded to the system test team to help improve test design.

Full Access
Question # 37

SCENARIO 3

You are the Test Manager for a software house called "MakeMyApp" that specialise in mobile phone applications, agile techniques are used for all software development projects.

A new project is underway to develop enhancements to a 'photo sharing' application, known as 'PictureFriend'. There are two types of user account available -Premium Users and Guest Users. Guest users only have limited functionality available. The enhanced features to PictureFriend are:

• Feature 1: Guest Users can share photos with other Guest Users and Premium Users;

• Feature 2: Premium Users can edit pictures before posting to their account;

• Feature 3: Premium Users can create '3D-effect' photographs

The requirements for each feature will be broken down into a number of User Stories with acceptance criteria created for each of them. User Stories are planned and delivered in 2-week 'Sprints'. The project will have 3 sprints.

Refer to SCENARIO 3

You have been asked to select an appropriate review type and review remit for the project.

Which of the following is the BEST review type and remit for this project?

SELECT ONE OPTION

A.

Walkthroughs will be used to review all acceptance criteria and design documentation. The firstreview will take place after the final sprint.

B.

Informal reviews will be used to review the test risks and test plans. Review comments will be recorded in a document for consideration by the Product Owner,

C.

Informal reviews will be used to review acceptance criteria and design documentation. The artifacts will be reviewed and updated during each sprint.

D.

Inspections will be used to review the acceptance criteria and software architecture. Review comments will be recorded in a document where each

will be marked as closed once addressed.

Full Access
Question # 38

You are managing the test team that is testing a new mobile application that provides a "step-by-step' hiking guide Your risk assessment resulted in the following table:

Your team has clone the depth and breadth testing for the GPS accuracy and usability features but when the product was given to beta testers there were some issues Despite the users reporting the app was easy to use at least one user walked off the edge of a cliff and another one ended up in a river. Your team has confirmed that the functionality is working correctly. and the GPS information is accurate.

What other area of testing should you now prioritize?

A.

Usability

B.

Functionality

C.

Performance

D.

Security

Full Access
Question # 39

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 # 40

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 # 41

Which of the following defect statistics will provide input to be used for improvement in the defect reporting process?

A.

Number of defect reports re-opened

B.

Number of defects in a particular area of the code

C.

Number of defect reports rejected by the developers

D.

Number of defects found in a phase later than they were introduced

Full Access
Question # 42

Your team has been assigned to lest a new product that is tightly integrated with existing systems The integrations include data transfers and transformations You have access to the architectural design documents and the integration specifications and some of your testers are former developers.

Given this information, what is the most appropriate test approach?

A.

Model-based and white-box

B.

Experience-based and black-box

C.

Risk-based and non-functional

D.

Requirements-based and functional

Full Access
Question # 43

Your team has been working on an Agile project for two months. There is a retrospective at the endof each sprint One of the data items reviewed is how many defects are being caught by users rather than by testers. The test team is being blamed for these escapes

What do you need to do to make these sessions more productive?

A.

You should attend the retrospective instead of the individual testers

B.

You should do root cause analysis to prove the developers are responsible

C.

You should gather metrics to present to the team regarding all the hours spent testing

D.

You should help the team brainstorm ideas on how to improve the testing to eliminate the escapes

Full Access
Question # 44

It is now the final day of the planned user acceptance test period and you are preparing the test completion report. Some defects have not been fixed and some tests have not been run; due to both these factors the exit criteria have not been met.

Which two of the following metrics will be most useful in helping the stakeholders to decide whether to allow the system into production?

A.

Breakdown by priority of tests not run

B.

Breakdown by severity of estimated residual defects

C.

Breakdown by priority of outstanding requirements

D.

Breakdown by risk level of outstanding risks

E.

Breakdown by severity of unfixed defects

Full Access
Question # 45

Which TWO of the following metrics will be MOST useful in helping the stakeholders to decide whether to allow the system into acceptance testing?

    Breakdown of all risks by status (closed / not fully tested / one or more tests failed)

    Breakdown by test priority of test execution status (passed / failed / not run)

    Breakdown of outstanding risks by risk level and status (not fully tested / one or more tests failed / both)

    Breakdown of unresolved defects by severity and status

    Breakdown of unresolved defects by Risk Id/s that is/are affected by them

A.

3&4

B.

2&5

C.

1 &4

D.

1 &2

Full Access
Question # 46

You have been assigned t o a project that has a very tight schedule. In fact, given your first analysis you do not think the planned test execution can be completed within the schedule There is no time allowed for defect fixing or for repeating tests. Regression testing has been left out of the planning entirely There is no time to develop test automation. The team has agreed that this Is not the way to run a project, yet they are stuck with the current schedule

Given this information what is the best way to proceed with the testing to try to meet the deadline with the best outcome1?

A.

Review the personnel plan and get more resources onto the test team

B.

Continue with the current plan but highlight to the project manager that either the deadline will be missed or the testing will not be done

C.

Develop a test automation plan so that automation can be started now

D.

Conduct a quality risk analysis and prioritize the testing based on risk so the highest risk items are tested first

Full Access
Question # 47

Risks have been identified for a project and they have been analysed using a quantitative method, with the following results for probability and impact.

Which risk should the System Testing focus on mitigating first?

SELECT ONE OPTION

A.

Risk B.

B.

Risk C

C.

Risk D

D.

Risk A.

Full Access
Question # 48

You are managing the testing for a bank card project. The testing was scheduled to take 10 weeks but by the time the software was developed only six weeks were available for testing Knowing there were a lot of risks with the software your team started testing activities early by overseeing code reviews, defining acceptance criteria by working with the users and by doing all lest creation prior to the code arriving

You are now three days away from the go-live date Your testing has mitigated all the high and medium risk items leaving only the low-risk elements unmitigated by testing You estimate it will take two weeks to manually test the low-risk elements At this point what should you do?

A.

Automate the testing of the untested elements to ensure they are covered

B.

Block the go-live and start testing the low-risk elements immediately

C.

Transfer the risk of the untested low-risk items to the help desk

D.

Select one of the low-risk elements and perform depth testing to assess the residual risk

Full Access
Question # 49

Your team has been given the following test objective Ensure that the users are happier with this version than they were with the last version?

What is wrong with the way this is defined?

A.

It is unlikely that just a version change will make users happier so this is not achievable

B.

It cannot be measured because happier' is subjective

C.

It does not define a timeframe

D.

It is not aligned with the organization's objectives

Full Access
Question # 50

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 # 51

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 # 52

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 # 53

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

Given this information what is the total cost of quality for this project?

A.

$300,000

B.

$200,000

C.

$100,000

D.

$10 000

Full Access
Question # 54

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 # 55

Your team has been assigned to a new project You have a mix of manual testers and automation engineers but everyone is currently doing manual testing. The development learn has alreadydecided to use DevOps as its approach but they have never used it before and are happy to take your input Unfortunately, about 50% of the development is completed already In the testing your team is doing they are finding that about 40% of the defects they catch are actually regressions caused by other changes

Given this information what should you do to help mitigate risk'?

A.

Review the policies regarding defect reporting and ensure your team is adding all the necessary information to each defect report

B.

Pivot part of the team from manual testing to test automation development to address the regression risk and implement better quality gates to reduce regressions

C.

Optimize the test environment to provide faster testing with more accurate test data and better testing tools to provide wider coverage

D.

Implement code reviews for the development team and require tester signoff before code can be released into the pipeline

Full Access
Question # 56

At what testing level do the test management activities Include coordinating with end users7

A.

Component testing

B.

Component Integration testing

C.

System testing

D.

Acceptance testing

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

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 # 59

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 # 60

You are working for an outsource testing company You have a client that will only consider candidates that are highly skilled with Salesforce. regardless of the number of years they have spent testing similar products You have looked through your skills matrix and you have no one with the right type of experience for this project.

What competence area is your team lacking?

A.

Social competence because they are lacking the ability to work with the rest of the team

B.

Personal competence because they are not confident enough to pass the interviews with the clientand they are not willing to learn Salesforce

C.

Methodical competence because they lack the ability to create test cases from a Salesforce requirements document

D.

Professional competence because they do not have the required domain knowledge in Salesforce

Full Access
Question # 61

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 # 62

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 # 63

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 # 64

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 # 65

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 # 66

What occurs In the retrospective closing?

A.

Everyone shakes hands

B.

The data collection methods are reviewed

C.

The strengths and opportunities for improvement in the retrospectives are discussed

D.

A brainstorming session is held to discuss the solutions to the root causes of the most significant issues

Full Access
Question # 67

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

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 # 68

Which of the following best describes the appraisal costs in the cost of quality'

A.

The cost spent preventing defects from occurring in the first place

B.

The cost for performing dynamic testing

C.

The cost for fixing defects

D.

The cost for lawyers to deal with a lawsuit over a defect

Full Access