Summer Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

ISTQB ATM ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012] Exam Practice Test

Demo: 9 questions
Total 64 questions

ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012] Questions and Answers

Question 1

Assume you are the Test Manager in charge of 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 been asked 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 the specific 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?

K4 3 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?

Question 2

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

Because vendor 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?

K2 1 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

Question 3

An agile development team decides to hire a tester who has always workeD.

- in independent test teams, reporting the problems found in a defect tracking system

- in safety-critical projects, with a stronger focus on the quality of the product than on time and budget.

This agile team is focused on short-term goals to get the product released on time and within budget.

Which of the following answers would you expect to be most likely true in this scenario?

K2 1 credit

Options:

A.

Agile teams like the presence of a tester in their teams and the tester will be able to adapt to the new context without any issue

B.

The developers will immediately follow the guidelines described by the tester

C.

The tester can continue to report the problems found in a defect tracking system and be more focused on the quality than on time and budget constraints

D.

The tester’s mission could be to verify adherence to requirements, instead of reporting formally the problems in a defect tracking system

Question 4

Consider the following skills assessment spreadsheet for your test team (consisting of four team members):

This spreadsheet has three sections: technical expertise, testing skills and professionalism.

The skill levels for each skill area for both the “technical expertise” and “testing skills” sections have been rated on a four-point scale:

- E (Expert): indicates that a person has expert knowledge and experience in the skill area

- B (Beginner): indicates that a person has some knowledge and experience in the skill area but he/she is not autonomous

- W (Wants to learn): indicates that a person has no knowledge or experience in the skill area but he/she wants to learn that skill

- NI (Not Interested): indicates that a person has no knowledge or experience in the skill area and he/she is not interested to learn that skill

The skill levels for each skill area of the “professionalism” section have been rated on a three point scale (H=High, M=Medium, L=Low).

Consider the following analysis of testing skills performed on four peoplE. Alex, Robert, John and Mark (all the skills have been rated on an ascending scalE. The higher the score, the better the skill):

Which of these people, based on this analysis, would you expect to be most suitable to work specifically as test designer?

K4 3 credits

Options:

A.

Alex

B.

Roberta

C.

John

D.

Mark

Question 5

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 this defect management process:

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?

K3 2 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

Question 6

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?

K3 2 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

Question 7

You are the Test Manager for a project to develop a web customer portal of a Pay-TV company that allows customers (with a smartcard and a set-top box) to purchase digital contents.

In the "select" page the system displays a dialogue where the customer can select the items (digital contents) he/she is interested in. In this page he/she can add one or more items to a shopping cart. An item consists of a product and a duration.

There are three types of products: Movie, sport and premium (movie and sport).

There are four possible durations: 1 months, 2 months, winter (from the beginning of January to end of March) and summer (from the beginning of July to end of September).

All the combinations of products and durations are allowed to define an item. Thus there are twelve possible items. A maximum of six different items can be added to the shopping cart at a time.

When the customer decides to check out he/she goes to the "purchase" page where he/she can pay the total amount of the shopping cart in three different ways:

- using a credit voucher

- using a credit already charged on the smartcard

- using a credit card (accepted credit cards are. Visa, MasterCard and Great Wall Card)

The customer can logout from both the “select” and “purchase” pages. In this case no purchase is made.

You decide to apply a blended risk-based and reactive testing strategy and the following is a subset of the exit criteria for system testing:

EXCR1- Each “critical” quality risk item must be covered by at least one test condition

EXCR2- Each “critical” requirement must be covered by at least one test condition

You are following a risk-based testing strategy. The test execution time is very limited. Assume that all the product risk items require more or less the same level of test effort.

Which of the following answers describes the best execution schedule in this scenario?

K3 3 credits

Options:

A.

1- Test the acceptance of transactions coming from the IVR channel

2- Test the correct charge of the Smart Card with the required contents

3- Test the correct pre-activation of the Smart Card

4- Test the correct activation of the Smart Card

B.

1- Test the correct pre-activation of the Smart Card

2- Test the correct charge of the Smart Card with the required contents

3- Test the correct activation of the Smart Card

4- Test the acceptance of transactions coming from the IVR channel

C.

1- Test the correct activation of the Smart Card

2- Test the correct pre-activation of the Smart Card

3- Test the correct charge of the Smart Card with the required contents

4- Test the acceptance of transactions coming from the IVR channel

D.

1- Test the correct pre-activation of the Smart Card

2- Test the correct activation of the Smart Card

3- Test the correct charge of the Smart Card with the required contents

4- Test the acceptance of transactions coming from the IVR channel

Question 8

The following are the exit criteria described in the test plan of a software product:

EX1. The test suite for the product must ensure that at least each quality risk item is covered by at least one test case (a quality risk item can be covered by more test cases).

EX2. All test cases in the test suite must be run during the execution phase.

EX3. Defects are classified into two categories: “C” (critical defect) and “NC” (non-critical defect). No known C defects shall exist in the product at the end of the test execution phase.

Which of the following information is useless when the specified exit criteria is evaluated?

K2 1 credit

Options:

A.

A traceability matrix showing the relationships between the product risk items and the test cases

B.

A list of all the open defects with the associated classification information extracted from the defect tracking system

C.

A chart, showing the trend in the lag time from defect reporting to resolution, extracted from the defect tracking system

D.

The execution status of all the test cases extracted from the test management tool

Question 9

Consider the following list of statements about audits and management reviews:

I. Audits are usually more effective than management reviews at finding defects

II. Audits and management reviews have the same main goals, the only difference is related to the roles and level of formality

III. A typical outcome of an audit includes observations and recommendations, corrective actions and a pass/fail assessment

IV. An audit is not the appropriate mechanism to use at the code review in order to detect defects prior to dynamic testing

Which of the following statements is true?

K2 1 credit

Options:

A.

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

B.

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

C.

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

D.

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

Demo: 9 questions
Total 64 questions