An internet service provider (ISP) offers its services mainly to home users. With this group, a major target is home users with children. One of its key selling points is its Parental Control (PC) system. The PC system allows the user with Master rights to set the internet access privileges of the other users. Its categories of user are: Mature Teen (M), General
Teen (G), Kids only (KO).
# A Mature Teen can have 24-hour access, can access websites in the M category and can visit chat rooms.
# A General Teen can have '9--5' access, can access websites in the G category and can visit chat rooms.
# A Kid can have access up to 1 hour per day, can access websites in the KO category only, but cannot visit chat rooms. For which of the following would decision testing be most suited?
According to ISTQB syllabus, characteristics of systems of systems are;
I . Long duration of projects
II . Multiple levels of integration
III . Need for Maintenance Testing
IV . No formal development lifecycle or milestones.
A software company developed a software application for a Life Insurance Company. The testers of the software company were given the release to test. The software application calculates the annual life insurance cost based on customers' age. Life insurance cost is as follows per year;
# Age 18 or less: US $ 300
# Age over 18 or less than 70: US $ 500
# Person has to be at least 1 year old to purchase insurance
If a customer enters any other age, the software prints an error message. The Application accepts only positive integer values (no decimals).
How many boundary value test cases can you derive for the life insurance application?
Select the correct answer;
I . Verifying "what" the product does is part of functional testing.
II . Usability Testing is a domain/functional testing technique.
III . Inspection, evaluation and reviews are usability test techniques.
IV . Understandability, learnability and attractiveness are attributes of usability
Select the correct pair;
I . "Unexpected occurrence that requires a further investigation"
II . "Recognition of failure caused by a defect"
III . Requires a change to the work item
a) Incident
b) Defect
c) Bug
d) Failure