Question 41

Test Management
The following chart plots the cumulative number of defects opened against the cumulative number of defects closed during system testing of a software product.

Which of the following statements is true?
  • Question 42

    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
  • Question 43

    Test Management
    You are the Test Manager of a new project aimed at developing a software system that must be certified at level B of the DO-178B standard. The project will follow a V-Model software development life cycle and it will have four formal levels of testing: component, integration, system and acceptance testing.
    You must produce the test plan documentation for this project by providing an adequate coordination across the four levels of testing in order to assure auditability.
    Which of the following answers would you expect to best describe how to organize the test plan?
  • Question 44

    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
  • Question 45

    Test Management
    You are managing the system testing for a SOA based system. The integrated system consists of several subsystems:
    - a SOA middleware
    - a CRM (Customer Relationship Management) system
    - a BRM (Billing and Revenue Management) system
    - a SMS (Subscriber Management System) system
    and you performed a risk analysis based on these subsystems.
    At the end of the scheduled period for test execution you produce a first classical report based on the traditional metrics of testing. Test pass/fail status and bug status (open/resolved) That table provides you a distorted picture of the quality risk, because there is no indication of the risk level of the failed tests, the tests not run, or the open bugs. Thus, you produce the following table to solve this distortion issue:

    In the table above, where you have introduced the concept of risk weighting, the highest risk test or bug report has a score of 1, while the lowest risk test or bug report has a score of 0.04.
    Which of the following subsystems, based on the risk scores of the table, is most risky?
    Number of correct responses: 1
    K4 3 credits