CTAL-TA_V4.0 Exam Question 1

You are working on a project to replace an old sales and merchandising system with a new system that will be based on modern platforms. The old system is still in production but is poorly documented and expensive to maintain. The new version will be developed using modern technology. The main requirements for the system are that it shall:
* Load sales data, sent electronically from the stores each evening, into a central database.
* Produce actual sales reports for the merchandisers, whose job is to manage stock levels in stores.
* Produce sales forecast reports based on a combination of sales history and forecasting parameters. The parameters will be entered by the merchandisers into a browser-based front end and the reports will be produced overnight. The users will be able to see the reports next day, on screen or in print, by requesting this through the browser.
Requirements 1 and 2 are satisfied by the existing system and will be rewritten with no significant changes.
Requirement 3 is new and has been clearly specified.
The entry of forecasting parameters and of requests to see the reports will be low volume, but the Merchandising Manager is concerned about usability because the forecasting parameters are complex.
Which test charter would be BEST for the initial exploratory testing of requirement 3?
  • CTAL-TA_V4.0 Exam Question 2

    The following minimized decision table shows the rules for rewarding members of a hotel's loyalty scheme who have booked a room, according to the type of room (luxury or not) and/or whether they have prepaid for breakfast (yes or no). The loyalty scheme has tiers Bronze, Silver and Gold. All combinations are feasible.

    Using the checksum procedure, what do you notice about the structure of the minimized table?
  • CTAL-TA_V4.0 Exam Question 3

    You are testing a program which should calculate the area of a trapezium and have decided to use metamorphic testing. The formula Area = (((a + b) / 2) * h) where a and b are the lengths of the two parallel sides, and h is the height when the parallel sides are horizontal.
    Which ONE of the following would be an appropriate metamorphic relation?
  • CTAL-TA_V4.0 Exam Question 4

    The test basis for your latest project contains the activity diagram that is shown below. The business architect has confirmed that this model has been reviewed and approved by the stakeholders.

    Which of the following conclusions is correct?
  • CTAL-TA_V4.0 Exam Question 5

    You have been assigned as Test Analyst on a project that is in the test design stage. Test cases have been written, which activity should you do next before test design complete?