ISTQB certification exam questions for chapter Managing the Test Activities

Questions
Q1: Which of the following is a MAJOR task of evaluating exit criteria and reporting?

A    Writing a test summary report for stakeholders

B    Logging the outcome of test execution

C    Repeating test activities as a result of action taken for each discrepancy.

D    Evaluating testability of the requirements and system

Q2: Which of the following activities are typically performed during test planning?

a. Defining the test objectives and scope.
b. Designing and prioritizing test cases.
c. Scheduling test activities and assigning resources.
d. Monitoring test progress against the test plan.
e. Defining test completion criteria (exit criteria).
f. Selecting metrics for test monitoring and control.

A    a, c, e and f

B    a, b and c

C    b, d and f

D    c, d and e

Q3: Which factors should be considered when determining whether test completion criteria have been met?

I. Residual technical risk
II. Residual business risk
III. Project constraints such as schedule and budget
IV. Number of pages in the requirements specification

A    I and II only

B    I, II, and III only

C    II, III, and IV only

D    I, II, III, and IV

Q4: Test implementation activities include preparing:

A    Network topology and server architecture

B    Operational models and deployment procedures

C    Test data and test procedures

D    Business workflows and production releases

Q5: What is the purpose of a test completion criterion?

A    to know when a specific test has finished its execution

B    to ensure that the test case specification is complete

C    to set the criteria used in generating test inputs

D    to determine when to stop testing

Q6: What is the purpose of test completion criteria?

A    Define when to stop testing

B    End of test level

C    When a set of tests has achieved a specific precondition

D    All of the above

Q7: Which of the following is a MAJOR test planning task?

A    Determining the test completion criteria

B    Measuring and analysing results

C    Implementing corrective actions

D    Monitoring and documenting progress

Q8: Which test work product typically describes the scope, objectives, test approach, resources, schedule, and test completion criteria for testing?

A    Test case

B    Defect report

C    Test plan

D    Test execution schedule

Q9: Which of the following should typically be considered when defining test readiness criteria?

I. Availability of requirements and other test basis information
II. Availability of a suitable test environment and required tools
III. Availability of trained personnel and necessary test data
IV. Achievement of the planned defect detection rate

A    I and II only

B    I, II and III only

C    II, III and IV only

D    I, II, III and IV

Q10: Which of the following best describes smoke testing?

A    Testing performed to verify that defect fixes have been implemented correctly

B    Testing performed to check whether the most important functions of a build work correctly and the build is stable enough for further testing

C    Testing performed to verify that previously tested functionality still works after changes

D    Testing performed by end users to determine whether the system meets business needs

Q11: In which order should tests be run?

A    The most important tests first

B    The most difficult tests first(to allow maximum time for fixing)

C    The easiest tests first (to give initial confidence)

D    The order they are thought of

Q12: A software product is to be tested using a risk-based testing approach. Which of the following statements are correct?

1. Test the areas that are most critical to business operations.
2. Prioritize testing of areas with higher product risk or a higher likelihood of defects.
3. Prioritize testing of the easiest functionality first.

A    1 and 2 only

B    1 and 3 only

C    2 and 3 only

D    1, 2 and 3

Q13: Test are prioritized so that:

A    You shorten the time required for testing

B    You do the best testing in the time available

C    You do more effective testing

D    You find more faults

Q14: When prioritizing test cases, which factor is generally the least suitable basis for assigning the highest priority?

A    Coverage of high-risk areas

B    Coverage of business-critical requirements

C    Coverage of critical system functions

D    Coverage of the largest number of test conditions

Q15: What is a key benefit of configuration management for testing?

A    It ensures that the correct versions of testware and test objects are identified and used.

B    It prevents testing from proceeding without approval from the change control board

C    It ensures that all changes to test objects are made only by testers.

D    It guarantees that all test tools are configured correctly.

Q16: Why is it important to define a test approach during test planning?

A    To determine the most appropriate way to achieve the test objectives for the project.

B    To ensure that testing cannot begin without management approval.

C    To define the detailed schedule for all test cycles.

D    To guarantee that no defects will remain in the product.

Q17: Which of the following is NOT a typical activity of configuration management?

A    Identifying versions of testware and test objects

B    Recording changes made to configuration items

C    Controlling access to configuration items

D    Prioritizing test cases based on product risk

Q18: Which of the following is the most important difference between the metrics-based approach and the expert-based approach to test estimation?

A    The metrics-based approach is more accurate than the expert-based approach.

B    The metrics-based approach uses calculations from historical data while the expert based approach relies on team wisdom.

C    The metrics-based approach can be used to verify an estimate created using the expert-based approach, but not vice versa.

D    The expert-based approach takes longer than the metrics-based approach.

Q19: A configuration management system would NOT normally provide:

A    Linkage of customer requirements to version numbers.

B    Facilities to compare test results with expected results.

C    The precise differences in versions of software component source code.

D    Restricted access to the source code library.

Q20: The following list contains risks that have been identified for a software product to be developed. Which of these risks is an example of a product risk?

A    Not enough qualified testers to complete the planned tests

B    Software delivery is behind schedule

C    Threat to a patient’s life

D    3rd party supplier does not supply as stipulated

Q21: A tester submits the following defect report:

Title: Fast Forward stops after 2 minutes
Expected Result: Fast forward continues until the end of the tape
Actual Result: Fast forward stops after 2 minutes
Severity: High
Priority: Urgent

Which important information is MOST likely missing from the defect report?

A    Defect status

B    Test environment and configuration details

C    Name of the tester who reported the defect

D    Estimated effort required to fix the defect

Q22: Which set of metrics can be used for monitoring of the test execution?

A    Number of detected defects, testing cost

B    Number of residual defects in the test object.

C    Percentage of completed tasks in the preparation of test environment; test cases prepared

D    Number of test cases run / not run; test cases passed / failed

Q23: Which of the following can be root cause of a bug in a software product?
(I) The project had incomplete procedures for configuration management.
(II) The time schedule to develop a certain component was cut.
(III) the specification was unclear
(IV) Use of the code standard was not followed up
(V) The testers were not certified

A    (I) and (II) are correct

B    (I) through (IV) are correct

C    (III) through (V) are correct

D    (I), (II) and (IV) are correct

Q24: The structure of an incident report is covered in the Standard for Software Test Documentation IEEE 829 and is called as:

A    Anomaly Report

B    Defect Report

C    Test Defect Report

D    Test Incident Report

Q25: Which of the following helps in monitoring the Test Progress:
i. Percentage of Test Case Execution
ii. Percentage of work done in test environment preparation.
iii. Defect Information e.g. defect density, defects found and fixed
iv. The size of the testing Team and skills of the engineers

A    iv is correct and i,ii,iii are incorrect

B    i,ii,iii are correct and iv is incorrect

C    i,ii are correct and iii,iv are incorrect

D    i,iv are correct and ii , iii are incorrect

Q26: In a risk-based approach, the risks identified may be used to:
i. Determine the test technique to be employed
ii. Determine the extent of testing to be carried out
iii. Prioritise testing in an attempt to find critical defects as early as possible.
iv. Determine the cost of the project

A    ii is True; i, iii, iv & v are False

B    i,ii,iii are true and iv is false

C    ii & iii are True; i, iv are False

D    ii, iii & iv are True; i is false

Q27: Which of the following statements about defect management is TRUE?

A    ISTQB defines a mandatory defect life cycle that all organizations must follow.

B    Every defect must pass through exactly the same states before closure.

C    Defect states and workflows may vary between organizations and tools.

D    A defect can be closed only after all testing activities have been completed.

Q28: A project is significantly behind schedule. The delivery date and required quality level cannot be changed. Which action is MOST appropriate?

A    Reduce the scope by removing lower-priority requirements.

B    Increase overtime for all team members until the schedule is recovered.

C    Add more developers immediately to recover the delay.

D    Reduce the planned testing effort.

Q29: Which of the following is typically documented in a test plan?

I. Test objectives
II. Test approach
III. Test completion criteria
IV. Detailed test scripts for every test case

A    I and II only

B    I, II and III only

C    II, III and IV only

D    I, II, III and IV

Q30: Which of the following is NOT a typical activity performed when evaluating test completion criteria and reporting?

A    Comparing test results against the defined test completion criteria

B    Assessing whether additional testing is required

C    Preparing a test summary report for stakeholders

D    Recording the results of individual test executions

Q31: What determines the level of risk?

A    The cost of dealing with an adverse event if it occurs.

B    The probability that an adverse event will occur.

C    The amount of testing planned before the release of a system.

D    The likelihood of an adverse event and the impact of the event.

Q32: Which factor is MOST likely to influence the selection of a test approach?

A    Product and project risks

B    The personal preferences of individual testers

C    The number of years the organization has existed

D    The color scheme used in the test management tool

Q33: Maintenance releases and technical assistance centers are examples of which of the following costs of quality?

A    External failure

B    Internal failure

C    Appraisal

D    Prevention

Q34: From a Testing perspective, what are the MAIN purposes of Configuration Management?

(i) Identifying the version of software under test.
(ii) Controlling the version of testware items.
(iii) Developing new testware items.
(iv) Tracking changes to test ware items.
(v) Analysing the need for new testware items.

A    ii, iv and v.

B    ii, iii and iv,

C    i, ii and iv.

D    i, iii and v.

Q35: Which of the following is a MAJOR task of test planning?

A    Scheduling test analysis and design tasks.

B    Initiating corrective actions.

C    Monitoring progress and test coverage.

D    Measuring and analysing results.

Q36: Based on the IEEE Standard for Software Test Documentation (IEEE Std 829 - 1998), which of the following sections are part of the test summary report?

a) Summary
b) Test incident report identifier
c) Test deliverables
d) Risks and contingencies
e) Variances
f) Approvals
g) Output specifications

A    a, e and f

B    a, c and d

C    a, b and f

D    a, d and e

Q37: Which of the following is a product risk factor?

A    Problems in requirements definition

B    Failure of a third-party supplier to deliver on time

C    Lack of tester training

D    Project budget reductions

Q38: Which of the following would NOT typically be included in a defect report?

A    Actual and expected results

B    Version of the test object

C    Steps to reproduce the defect

D    Detailed design of the defect fix

Q39: In testing what is the purpose of test completion criteria?

A    To enhance the security of the system

B    To prevent the endless loops in code.

C    To serve as an alternative or 'Plan-B'

D    To define when to stop testing

Q40: When should configuration management procedures be implemented?

A    During test planning.

B    During test analysis.

C    During test execution.

D    When evaluating exit criteria

Q41: Which of the following is a KEY test control task?

A    Initiating corrective actions

B    Determining the scope

C    Implementing the test policy

D    Scheduling test implementation

Q42: There are several risks of managing your project's schedule with a statistical reliability model. These include (choose one or more of the following):

A    Testers spend more energy early in the product trying to find bugs than preparing to do the rest of the project's work more efficiently

B    Managers might not realize that the testing effort is ineffective, late in the project, because they expect a low rate of bug finding, so the low rate achieved doesn't alarm them.

C    It can increase the end-of-project pressure on testers to not find bugs, or to not report bugs.

D    All of the above

Q43: Measurement dysfunction is a problem because:

A    Even though the numbers you look at appear better, to achieve these numbers, people are doing other aspects of their work much less well.

B    We don't know how to measure a variable (our measurement is dysfunctional) and so we don't know how to interpret the result

C    You are measuring the wrong thing and thus reaching the wrong conclusions

D    All of the above.

Q44: Which of the following is an example of a product risk?

A    Insufficient test resources

B    Delay in delivery by a third-party supplier

C    Poor software reliability and performance

D    Lack of tester experience

Q45: Which is not the project risks

A    Supplier issues

B    Organization factors

C    Technical issues

D    Error-prone software delivered

Q46: Which of the following information is typically included in a test summary report?
I. Test completion status against planned completion criteria
II. Outstanding defects and residual risks
III. Deviations from the test plan
IV. Detailed source code changes made by developers

A    I and II only

B    I, II and III only

C    II, III and IV only

D    I, II, III and IV

Q47: FPA is used to

A    To measure the functional requirements of the project

B    To measure the size of the functionality of an Information system

C    To measure the functional testing effort

D    To measure the functional flow

Q48: A Project risk includes which of the following:

A    Organizational Factors

B    Poor Software characteristics

C    Error Prone software delivered.

D    Software that does not perform its intended functions

Q49: How can product risks be used in risk-based testing?

I. To select appropriate test techniques
II. To determine the amount of testing required
III. To prioritize test cases and test activities
IV. To determine the project budget

A    I and II only

B    I, II and III only

C    II, III and IV only

D    I, II, III and IV

Q50: Which of the following is a MAJOR task when evaluating the test completion criteria?

A    Creating test suites and cases for efficient execution

B    Writing a test summary report for stakeholders

C    Handing the testware to the maintenance organization

D    Identifying any required infrastructure and tools

Q51: How much percentage of the life cycle costs of a software are spent on maintenance?

A    10%

B    30%

C    50%

D    70%

Q52: Which defect attribute indicates the urgency with which a defect should be fixed?

A    Severity

B    Priority

C    Root Cause

D    Status

Q53: Which work product is used to communicate the results of testing and the status of testing activities to stakeholders?

A    Test Plan

B    Defect Report

C    Test Summary Report

D    Test Data

Q54: A test manager is monitoring a test project. Which metric would provide the BEST indication that testing is approaching completion?

A    Number of defects reported per tester

B    Percentage of planned test cases executed and achievement of test completion criteria

C    Number of requirements in the specification

D    Number of developers assigned to defect fixing

Q55: As a test leader you are collecting measures about defects. You recognize that after the first test cycle – covering all requirements - subsystem C has a defect density that is 150% higher than the average. Subsystem A on the other hand has a defect density that is 60% lower than the average. What conclusions for the next test cycle could you draw from this fact?

A    It is probable that subsystem C has still more hidden defects. Therefore we need to test subsystem C in more detail

B    Because we have already found many defects in subsystem C, we should concentrate testing resources on Subsystem A.

C    Observed defect density does not allow any conclusions about the amount of additional testing.

D    We should try to equalize the amount of testing over all modules to ensure that we test all subsystems evenly.

Q56: Which of the following activities can contribute to improving software quality?

I. Performing effective testing
II. Using defect metrics to identify improvement opportunities
III. Preventing all change requests after development starts
IV. Performing root cause analysis of defects

A    I and II only

B    I, II and IV only

C    II, III and IV only

D    I, II, III and IV

Q57: Which test work product typically describes the test objectives, test approach, test completion criteria, and scope of testing?

A    Test Plan

B    Test Case

C    Defect Report

D    Test Data

Q58: Which of the following is primarily a configuration management activity rather than a defect management activity?

A    Tracking defect status

B    Reporting defect trends

C    Establishing baselines for testware and software items

D    Performing root cause analysis of defects

Q59: During an early period of test execution, a defect is located, resolved and confirmed as resolved by re-testing, but is seen again later during subsequent test execution. Which of the following is a testing related aspect of configuration management that is most likely to have broken down?

A    Traceability

B    Confirmation testing

C    Configuration control

D    Test documentation management

Q60: Which factors determine the level of a product risk?

A    Cost of fixing defects and project budget

B    Likelihood of a failure and its impact on users or the business

C    Number of developers assigned to the project

D    Complexity of the test environment only

Q61: Which of the following activities is MOST likely to be performed by a test management role rather than by a tester?

A    Designing test cases from test conditions

B    Executing test cases and reporting defects

C    Monitoring test progress and taking corrective actions

D    Preparing test data for execution

Q62: Which activity is MOST likely to be the responsibility of a test manager rather than a tester?

A    Designing test cases from test conditions

B    Executing tests and reporting defects

C    Monitoring test progress and taking corrective actions

D    Preparing test data

Q63: Which of the following is an example of a product risk?

A    Key testers leave the project.

B    Poor software reliability may cause system failures in production.

C    Delays in delivery from a third-party supplier.

D    Insufficient budget for testing.

Q64: Which of the following are typical examples of test completion criteria?

I. Required test coverage has been achieved.
II. Residual risk is at an acceptable level.
III. Critical defects have been resolved or accepted.
IV. The test environment has been installed.

A    I and II only

B    I, II and III only

C    II, III and IV only

D    I, II, III and IV

Q65: Which of the following would be categorized as project risks?

A    Skill and staff shortages.

B    Poor software characteristics.

C    Failure-prone software delivered.

D    Possible reliability defect (bug).

Q66: When do you stop testing?

A    When the specified number of faults are found.

B    When the test completion criteria are met.

C    When all high and medium priority tests are complete.

D    When all statements have been executed.

Q67: Which of the following metrics is MOST useful for test monitoring and control?

A    Percentage of test cases executed, passed, and failed

B    Number of pages in the requirements specification

C    Average years of tester experience

D    Number of project meetings held

Navigation :

ISTQB Home |  ISTQB mock tests |