CTAL-TA_Syll2019 Exam Question 6

Supercar is an online vehicle sales website specialising in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons. A vehicle has two key elements, power unit and body style. The manufacturer offers three choices of power unit: petrol, diesel and hybrid. There are 3 mam body styles Saloon, Hatchback and SUV SUVs only come as petrol and diesel options Hybrid is available for Hatchback only. The site will allow an order to be processed if at least one of the chosen vehicle configurations is in stock, otherwise a message will be displayed asking the user to try again later As a Test Analyst you are asked to review the Supercar specification before starting to design the corresponding usability test cases. Which of the comments below should you make?
  • CTAL-TA_Syll2019 Exam Question 7

    To enhance both the effectiveness and efficiency of the test design phase, the purchase of a test design tool is being considered. Which one of these statements best characterizes a test design tool?
  • CTAL-TA_Syll2019 Exam Question 8

    Rather than developing an e-commerce product, management has decided to acquire a COTS package The e-commerce product needs to interface.
    with backend applications such a finance, stock control and order delivery. You are asked to define a test plan for this project.
    Given just the information in the scenario, which of the following software quality characteristics must be included in your test plan?
  • CTAL-TA_Syll2019 Exam Question 9

    What is the MOST important reason why test conditions should be understandable by business stakeholders?
  • CTAL-TA_Syll2019 Exam Question 10

    For an ATM banking project the following applies: "When the user first inserts a valid credit card, the system considers the user to be in an unauthenticated state. When requesting a cash advance, the user must be in an authenticated state. The user authenticates by entering the correct PIN code for the card they have used.
    During the user authentication, the system shall allow the user to enter their PIN code up to three times before failing the authentication and rejecting the card. On the first and second try, the system shall prompt the user to re-enter the PIN code " Suppose you are concerned that, depending on the number of invalid PIN codes entered, the system may behave incorrectly. Which of the following test design techniques is specifically targeted at finding such failures?