CTAL-TA_V4.0 Exam Question 16

You have been assigned as Test Analyst on a project that will deliver quotes for motor insurance. The amount quoted depends upon the combined values of twelve variables, that are resolved by a set of business rules.
What should be your MAIN task during the test analysis activity?
  • CTAL-TA_V4.0 Exam Question 17

    You are your employer's most experienced TA. The organisation performs root cause analysis (RCA) thoroughly, but infrequently and only on individual defects that went live at the highest of the five Severity levels.
    After six months of live operation for one system, particular concern has been expressed about the volume of usability and security defects and there is a strong desire to reduce their quantities. You have recommended adding product quality characteristics, per ISO 25010, to the defect report template.
    How might this recommendation support RCA?
  • CTAL-TA_V4.0 Exam Question 18

    You are working on an Agile project to develop a web-based online dating service that will allow members of the service to enter their profile, meet people who would be a good match for them, arrange social events with those people and to block people with whom they do not want contact.
    The features for member profile entry have been delivered and tested. The current iteration will deliver profile matching. The regression tests for profile entry will be the acceptance criteria for its user stories. These tests have not been automated yet so you have decided to perform regression testing on the basis of a checklist.
    Which checklist would be BEST in these circumstances?
  • CTAL-TA_V4.0 Exam Question 19

    You are working on a project to build an application that will handle insurance claims. The main requirements for the system are that it shall:
    * Allow users to enter details of claims that have been submitted by insured customers.
    * Take each claim through a workflow that will allow an assessor to approve the request, reject it or request clarification from the claimant.
    * Send approved requests to the accounts payable system for payment.
    The solution is being developed according to the company's standard V-model methodology. The requirements are clearly documented and include a business process model. Operational profiles have been created to guide performance testing.
    A risk-based approach to testing is used; frequency of use and role of the user are major factors in feature risk assessment.
    System testing has almost finished but a major change to the approval workflow is just about to be delivered.
    A standard regression test pack has not yet been established, but ad-hoc regression testing has already been performed on earlier builds.
    As a TA. you have updated the list of product risks and must now decide the scope of the regression testing.
    Which pair of techniques will be MOST effective for selecting the regression tests?
    a) History-based, driven by the results of the regression tests run so far b) Risk-based, driven by the updated list of product risks and its traceability to the tests c) Operational profile-based, driven by the likely patterns of use of the relevant transactions d) Requirement traceability matrix-based, driven by the links from affected requirements to related tests e) Impact analysis, driven by consultation with technical stakeholders to identify what might be affected.
  • CTAL-TA_V4.0 Exam Question 20

    In which of the following circumstances is the transition from a high-level test case to a low-level test case MOST LIKELY to be deferred from test design to test implementation?