Pass the iSQI iSQI Software testing CTAL-TM_Syll2012 Questions and answers with CertsForce

Viewing page 3 out of 4 pages
Viewing questions 21-30 out of questions
Questions # 21:

Reviews

Which of the following factors could negatively influence a review?

Number of correct responses: 1

K21 credit

Options:

A.

Include people with the adequate level of knowledge, both technical and procedural


B.

Include people who are detail-oriented and scrupulous at finding issues


C.

Include as many people as possible in order to have more viewpoints about possible problems on the item under review


D.

Include people able to contribute to a clear, thoughtful, constructive and objective discussion


Expert Solution
Questions # 22:

Reviews

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?

Number of correct responses: 1

K21 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;


Expert Solution
Questions # 23:

During the follow-up phase the following conditions are checked:

X1. The code has been completely reviewed

X2. All the identified defects have been correctly fixed and the modified code has been compiled successfully and run through all the static analyzers used by the project without warnings and errors

X3. The modified code is available under the configuration management system with a new version number for the specified CI

If these conditions are fulfilled then the review process terminates.

Which of the following characteristics of a formal review is missing in this description?

Number of correct responses: 1

K21 credit

Options:

A.

Defined entry and exit criteria


B.

Checklists to be used by the reviewers


C.

Deliverables such as reports, evaluation sheets or other review summary sheets


D.

Metrics for reporting on the review effectiveness, efficiency, and progress


Expert Solution
Questions # 24:

Reviews

You are the Test Manager of a project that adopts a V-model with four formal levels of testing: unit, integration, system and acceptance testing.

On this project reviews have been conducted for each development phase prior to testing, which is to say that reviews of requirements, functional specification, high-level design, low-level design and code have been performed prior to testing.

Assume that no requirements defects have been reported after the release of the product.

Which TWO of the following metrics do you need in order to evaluate the requirements reviews in terms of phase containment effectiveness?

Number of correct responses: 2

K32 credits

Options:

A.

Number of defects found during the requirements review


B.

Total number of defects attributable to requirements found during unit, integration, system and acceptance testing


C.

Total number of defects found during functional specification review, high-level design review, low-level design review, code review, unit testing, integration testing, system testing and acceptance testing


D.

Time to conduct the requirements review


E.

Total number of defects attributable to requirements, found during functional specification review, high-level design review, low-level design review, code review, unit testing, integration testing, system testing and acceptance testing


Expert Solution
Questions # 25:

Reviews

You are a Test Manager working for a software organization where reviews have never been applied. After a meeting with your managers examining a business case for reviews, (including their costs, benefits, and potential issues), the management finally decides to adopt formal reviews for future projects.

You have been given a budget that you have spent to provide training in the review process and to introduce the review process on a pilot project.

On that pilot project the introduction of reviews has been very positive in terms of positive involvement from all the participants. All the reviews applied to different documents have been very effective for their purposes (especially at revealing defects).

Which of the following answers describes an important success factor for the introduction of formal reviews which is missing in this scenario?

Number of correct responses: 1

K43 credits

Options:

A.

Management support


B.

Participant support


C.

Definition and use of metrics to measure the ROI (Return On Investment)


D.

Training in the review process


Expert Solution
Questions # 26:

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


Expert Solution
Questions # 27:

Defect Management

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


Expert Solution
Questions # 28:

Defect Management

Consider a defect report and assume that a part of its lifecycle includes the following states:

New: Is the initial state

Working: Means that the developers are addressing the defect in order to produce a fix for the defect

Clarification: Means that the developers need more information from the tester to address the defect and produce a fix for the defect and the tester is working to provide this information to the developers

Verification: Means that a fix for the defect has been produced and the tester is running the adequate tests to verify whether the fix solves the defect

Closed: is the final state

Which of the following answers represents an invalid sequence of states that can’t lead the bug report to the “Closed” state?

Number of correct responses: 1

K21 credit

Options:

A.

New, Working, Verification, Working, Clarification, Working, Verification, Closed


B.

New, Working, Clarification, Working, Verification, Closed


C.

New, Working, Verification, Working, Clarification, Working, Closed


D.

New, Working, Verification, Closed


Expert Solution
Questions # 29:

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

Question # 29

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


Expert Solution
Questions # 30:

Improving the Testing Process

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

Number of correct responses: 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 goal of 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


Expert Solution
Viewing page 3 out of 4 pages
Viewing questions 21-30 out of questions