Official Bank 0/80

iSQI ISTQB Certified Tester Advanced Level – Test Analyst Exam (CTAL) - ISQI Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
80 Total Questions
1
Question
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?
Options
A To check that the code relating to the Master user can be fully executed.
B To check that the Master user can be changed to a different user.
C To check that the Master user can set access privileges.
D To check that the system allows the creation of a Master user.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
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?
Options
A 6
B 3
C 10
D 9
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
The main Objective of Test Analysis and Design phase is to;
Options
A Identify test conditions and create test cases
B Archive test results, logs and reports in the configuration management system
C Design and create the test environment
D Create test strategy and test plan
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Consider the following perl statement. How many test cases are required at a minimum for condition coverage?
$a=$x||$y
Options
A 3
B 4
C 2
D 1
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
A local council employs its own IT staff; there are 40, most of whom have been with the council for over 10 years. The council uses the Agile development methodology. Each project has between five and nine team members, all of whom work very closely together. At the start of each iteration, the requirements are loosely defined. These are then built, tested and refined. The IT Department has been asked to upgrade the council website to include:
# Information on recycling targets;
# Amounts recycled per month; and # Energy usage in the recycling effort. The project will be undertaken in three iterations, one for each requirement defined above.

Which two of the following methods of test estimation would be most appropriate in this situation? I . Making use of a work breakdown structure. II . Taking 30 per cent of the total iteration time. III . Calculating the time required using test point analysis. IV . Gaining consensus from the team.
Options
A I and IV
B II and IV
C I and II B.II and III
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.