nerdexam
iSQI

CTAL-TA_SYLL2019 · Question #37

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…

The correct answer is C. Dependencies between power unit and body style are ambiguous. The specification does not clearly define the dependencies between the power unit and the body style options. For example, it is not clear if the user can select a hybrid power unit and then choose a saloon body style, or if the hybrid option is only available after selecting a…

The Test Analyst's Tasks in the Test Process

Question

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?

Options

  • AI have no comments, specification looks OK
  • BBoundaries for stock levels are ambiguous.
  • CDependencies between power unit and body style are ambiguous
  • DIt is not clear which message will be displayed when the car is "out of stock"

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    14% (4)
  • C
    79% (22)
  • D
    4% (1)

Explanation

The specification does not clearly define the dependencies between the power unit and the body style options. For example, it is not clear if the user can select a hybrid power unit and then choose a saloon body style, or if the hybrid option is only available after selecting a hatchback body style. Similarly, it is not clear if the user can select an SUV body style and then choose a hybrid power unit, or if the SUV option is only available with petrol or diesel power units. These dependencies affect the usability of the site, as they may confuse the user or limit their choices. The specification should specify the valid combinations of power unit and body style, and how the site will handle invalid or unavailable combinations. Reference = ISTQB Certified Tester Advanced Level Syllabus Technical Test Analyst, page 80, section 5.3.2.1.

Topics

#requirements review#specification ambiguity#dependency constraints#testability

Community Discussion

No community discussion yet for this question.

Full CTAL-TA_SYLL2019 Practice