CTAL-TM_Syll2012 Exam Question 16

Test Management
Which one of the following metrics to be produced needs traceability between the test cases and each item in a proper test basis?
  • CTAL-TM_Syll2012 Exam Question 17

    The following is the unique "critical" quality risk item that has been identified:
    CR-RSK-1. The GUI of the application might accept non-integer values for the input field designed to get the number of bottles from the user Test analysis for system testing has just begun and the following test conditions have been identified:
    TC-SEL-2. Test the selection of the package sizes
    TC-SEL-4. Test wrong numbers of bottles for an order
    TC-CR-RSK-1. Test the accepted values from the input field designed to get the number of bottles from the user Assume that you have used traceability to determine the logical test cases that cover all the requirements and the single risk item identified in that scenario.
    Which of the following is a positive logical test that is complete and correct, and covers the REQ-SEL-4 requirement?
    Number of correct responses: 1
    K3 2 credits
  • CTAL-TM_Syll2012 Exam Question 18

    Assume that you are the Test Manager for a small insurance application development project.
    You have decided to adopt a risk-based testing strategy: 5 product risks (R1, R2, R3, R4, R5) have been identified and their levels of risk have been assessed. 10 test cases (T1, ..., T10) have been designed to cover all the product risks.
    The following table shows the risk level and the test cases associated to the identified product risks (higher risk level means higher risk):
    You are not confident with the assessment of the risk level and you suspect that it will be possible to find high-priority bugs in low-risk areas.

    Furthermore the period for test execution is very short. Your goal is to test all the product risks in a risk-based way, while assuring that each product risk gets at least some amount of testing.
    Which of the following answers describes the best test execution schedule in this scenario?
    K3 2 credits
  • CTAL-TM_Syll2012 Exam Question 19

    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
  • CTAL-TM_Syll2012 Exam Question 20

    Test Management
    You are the Test Manager of a new project that will have three formal levels of testing: unit, integration and system testing. The testing strategy you decide to adopt a blend of risk-based testing and reactive testing strategies.
    Which of the following answers describes the most consistent example of implementation of this test strategy during the execution of the system tests?