You are testing an ATM based on the following use case;
ATM start screen is showing
The user inserts card
The user types in PIN
The user selects ‘cash with receipt’
The user selects € 50
The user selects ‘no further service’
Expected results
The ATM provides €50 to the user
The ATM return the card and balance slip
The ATM clears the screen
The ATM returns to start menu In your test log which of the following could be noted as part of
additional attention points? [K3] 2 credits
Question No 2
Tax system
A tax system needs to be updated due to new legislation. For a person with a salary of less than €
20.000 and who is married, the tax needs to be re - calculated. If the person also has more than two
and less than five children, an additional 10% reduction is applicable.
Applying equivalence partitioning to the “Tax System” specification, which of the following set of
equivalence classes is most effective in testing the processing the number of children?
[K3] 2 credits
Question No 3
Ken, an entrepreneur in Leeds finds the quality of the tea locally available so low, that he decides to
research superior teas around the world. He decides to market, sell and distribute these superior
teas via the web. His market strategy is to offer superior products on a well - designed website with
graphics that are fast to load, has high availability, superior usability and fast response times.
The website will offer the following:
- An innovative interactive catalogue of teas, which not only enables customers to buy the product,
but also enables them to provide feedback by rating the teas (which will influence his stock
purchasing levels)
Provide the customer with the ability to use secure credit card transactions
Provide the customer to give general feedback
Ken selects an iterative model for the development of the prototypes. The team consists of three
developers that are experienced in web development. Ken, although he doesn't have technical
skillset, is concerned with quality. He doesn't believe a lot of documentation is necessary and he
wants the website to be completed quickly.
The test basis contains the following:
- Story boards that show the information flow and page links through the site
- HTML pages developed to date.
- A statement of non - functional requirements.
With the strategy taking shape, Ken asks your advice on the specific testing techniques that should
be used to complete the required testing, bearing in mind the nature of the application and the
nature of Ken’s overall objectives.
Which TWO of the following items may more frequently need to be explained in greater detail for
non - functional defect reports than for a functional defect report?
[K2] 1 credit
Question No 4
A temperature unit holds the temperature between 10 degrees Celcius and – 10 degrees Celcius. If
the temperature drops below – 10 or rises above 10 then an alarm rings. Boundary Value Analysis
tests are drawn up using the approach of two test cases per boundary. The temperatures to be tested
are:
[K3] 2 credits
Question No 5
Using the “Tax System” specification scenario as described above, using boundary value analysis,
which would be the most interesting test set to explicitly test one single boundary value as defined in
the “Tax System” specification?
[K3] 3 credits