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 receiptThe user selects 50 -The user selects no further serviceExpected results -The ATM provides 50 to the user -The ATM return the card and balance slipThe 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?
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?
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:
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?
A company wants to develop a web site to implement an on-line sales channel. The company has decided to do some usability testing, but resources are limited.The usability testing has therefore to be done as efficient as possible. Which THREE techniques would you recommend?
Which of the following descriptions is an example of the use of defect taxonomies?