Weekend Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = simple70

Pass the BCS Test Manager TM12 Questions and answers with ExamsMirror

Practice at least 50% of the questions to maximize your chances of passing.
Exam TM12 Premium Access

View all detail and faqs for the TM12 exam


497 Students Passed

95% Average Score

98% Same Questions
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

Improving the Testing Process

Which of the following statements about the STEP test process improvement model is true?

Number of correctresponses: 1

K21 credit

Options:

A.

In the STEP model, tests validate the requirements and use cases when they are developed

B.

The STEP model stresses defect detection and demonstration of capability, whereas the defect prevention is a secondary potential goalof testing

C.

The STEP model assures that the system requirements specification and the test design specification processes don't overlap

D.

In the STEP model, testware design occurs after coding

Questions # 2:

Improving the Testing Process

Which of the following statements about the TMMi test process improvement model is true?

Number of correct responses: 1

K21 credit

Options:

A.

In TMMi all the process areas at lower levels must be 75% complete by achieving specific and generic goals in order to claim the higher level

B.

TMMi provides an approach for test process improvement such as the IDEAL (Initiating, Diagnosing, Establishing, Acting and Learning) model

C.

TMMi has a staged architecture for process improvement with seven maturity levels

D.

At TMMi level 1 testing is chaotic without a defined process, and it is often seen as the same as debugging

Questions # 3:

Improving the Testing Process

Consider the following statements describing the importance of improving the test process:

I. Test process improvement is important because being focused only on the test process it can provide recommendations to improve the test process itself, but it can’t indicate or suggest improvement to areas of the development process

II. Test process improvement is important because it is much more effective than software process improvement to improve the quality of a software system

III. Test process improvement is important because severalprocess improvement models (STEP, TPI Next, TMMi) have been developed over the years

IV. Test process improvement is important because every organization, regardless of the context, should always achieve the maximum level of maturity of testing described in the test improvement models such as TMMi

Which of the following answers is correct?

Number of correct responses: 1

K21 credit

Options:

A.

I. and IV. are true; II. and III. are false

B.

I., II., III. and IV are false

C.

I., II. and III are true; IV. is false

D.

I., II. and III. are false; IV. is true

Questions # 4:

Test Tools and Automation

Assume you are a Test Manager involved in system testing of a CRM application for a Pay-TV company. Currently the application is able to support a proper number of users assuring the required responsiveness. Since the business is expected to grow, you have been asked to evaluate the ability of the application to grow to support more users while maintaining the same responsiveness.

Which of the following tools would you expect to be the most useful at performing this evaluation?

Number of correct responses: 1

K21 credit

Options:

A.

Coverage tools

B.

Test management tools

C.

Static analysis tools

D.

Performance tools

Questions # 5:

Test Tools and Automation

Assume you are managing a test automation project for a mission-critical system.

Becausevendor provided tools and open source solutions don't meet the needs of this project, you ask your test team to develop a custom automation framework.

Which of the following management issues associated to the development of this custom automation framework is least likely to manage?

Number of correct responses: 1

K21 credit

Options:

A.

Proper testing for the custom automation framework must be performed

B.

The custom automation framework will require an adequate documentation

C.

The changes to the custom automation framework should be communicated to all external users of this tool under the GNU license

D.

The custom automation framework will need proper maintenance

Questions # 6:

Test Tools and Automation

Assume you are the Test Manager in chargeof independent testing for avionics applications.

You are in charge of testing for a project to implement three different CSCI (Computer Software Configuration Item):

- a BOOT-X CSCI that must be certified at level B of the DO-178B standard

- a DIAG-X CSCI that must be certified at level C of the DO-178B standard

- a DRIV-X CSCI that must be certified at level A of the DO-178B standard

These are three different software modules written in C language to run on a specific hardware platform.

You have beenasked to select a single code coverage tool to perform the mandatory code coverage measurements, in order to meet the structural coverage criteria prescribed by the DO-178B standard. This tool must be qualified as a verification tool under DO-178B.

Since there are significant budget constraints to purchase this tool, you are evaluating an open-source tool that is able to provide different types of code coverage. This tool meets perfectly your technical needs in terms of the programming language and thespecific hardware platform (it supports also the specific C-compiler).

The source code of the tool is available.

Your team could easily customize the tool to meet the project needs. This tool is not qualified as a verification tool under the DO-178B.

Which of the following are the three main concerns related to that open-source tool selection?

Number of correct responses: 3

K43 credits (2 credits out of 3 credits correct, 1 credit point)

Options:

A.

Does the tool support all the types of code coverage required from the three levels A, B, C of the DO-178B standard?

B.

Does the tool have a good general usability?

C.

What are the costs to qualify the tool as a verification tool under the DO-178B?

D.

Is the installation procedure of the tool easy?

E.

Does the tool require a system with more than 4GB of RAM memory?

F.

Is the licensing scheme of the tool compatible with the confidentiality needs of the avionics company?

Questions # 7:

DefectManagement

Which of the following information would you expect to be the most useful to perform a defect clustering analysis?

Number of correct responses: 1

K21 credit

Options:

A.

The trend in the lag time from defect reporting to resolution

B.

The defect component information

C.

The lifecycle phase in which the defect has been introduced

D.

The defect removal efficiency information

Questions # 8:

Defect Management

Assume you are working on a defect management process to be used by a software organization to track the current status of the defects reports for several projects.

When a defect is found for investigation a defect report is created in “Opened” state that is the unique initial state. The defect report status has also a unique finale state that is the “Closed” state.

The following state transition diagram describes the states of thisdefect management process:

Question # 8

where only the initial (“Opened”) and final (“Closed”) states are indicated while the remaining states (V, W, X, Y, Z) have yet to be named.

Which of the following assignments would you expect to best complete the defect management process?

Number of correct responses: 1

K32 credits

Options:

A.

V=Rejected , W=Corrected , X=Validated, Y=Re-Opened, Z=Assigned

B.

V=Assigned, W=Validated , X=Corrected, Y=Re-Opened, Z=Rejected

C.

V=Assigned, W=Corrected , X=Validated, Y=Re-Opened,Z=Rejected

D.

V= Corrected, W=Assigned, X=Validated, Y=Corrected, Z=Rejected

Questions # 9:

Defect Management

During the system testing phase a tester from your test team observes a failure in the system under test and he/she decides to create an incident report. The incident report is currently in a “new” state, indicating it needs to be investigated.

Which THREE of the following information items can’t yet be present in the incident report?

Number of correct responses: 3

K32 credits (2 credits out of 3 credits correct, 1 credit point)

Options:

A.

The type of defect that caused the failure

B.

The actual and the expected result highlighting the failure

C.

The lifecycle phase in which the defect has been introduced

D.

What really caused the failure (actual cause)

E.

Steps to reproduce the failure, including screenshots, database dumps and logs where applicable

Questions # 10:

Test Management

Assume you are currently working on a project developing a system where functional requirements are very well specified. Unfortunately non-functional requirements do almost not exist.

You are the Test Manager. You have to choose a technique for test selection that allows testing of non-functional characteristics, especially reliability.

Which of the following techniques for test selection do youexpect being most useful in this scenario?

Number of correct responses: 1

K21 credit

Options:

A.

A model-based technique based on the creation of operational profiles

B.

Ambiguity reviews

C.

Test condition analysis

D.

Cause-effect graphing

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.