Question 16

How many invalid test cases can be identified from the "Route Calculation" state table provided? You may assume all actions are different and independent.
[K3] 3 credits
  • Question 17

    Which of the following statements fits the principles of experience-based testing?
    [K2] 1 credit
  • Question 18

    Supercar
    Supercar is an online vehicle sales website specializing in 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 main 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 the chosen vehicle configurations are in stock, otherwise a message will be displayed asking the user to try again later.
    Based on the specification the following classification tree has been developed:
    Based on the "Supercar" classification tree the following positive test cases have been created:
    Which test case is needed to complete the set?
    [K3] 2 credits
  • Question 19

    During the test execution defects are found on non-compliancy to requirements, calculations that produce incorrect results, and improper handling of data or situations. Which of the following test types is most likely being performed?
    [K2] 1 credit
  • Question 20

    Which of the following comments would be the MOST important one you would make? [K3] 2 credits