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
Select the matching pair;
I . Contractual Review II . Requirement Review III . Design Review
Options
A I-a,II-b,III-c
B I-b,II-c,III-d
C I-c,II-b,III-a
D I-a,II-d,III-b
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 test cases at minimum can you derive using both Boundary Value analysis and Equivalence partitioning to test 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
Which of the statements are true about test cases? I . All test cases should be automated II . Test cases should be repeatable III . Test cases should be traceable back to requirements IV . Test cases should have expected results
Options
A III and IV are true , I and II false
B All of them are true
C II,III and IV are true, I is false
D I,II and III are true, IV is false
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
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.

Which of the following types of testing would be best suited to checking the source code for data flow errors?
Options
A Performance testing
B Boundary value analysis
C Dynamic analysis
D Static analysis
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
A car manufacturer is updating its airbag deployment system for its family cars. It has increased the number of airbags from four to nine. This has necessitated an upgrade to the airbag control software (ACS) to allow deployment of the extra airbags where appropriate. The car manufacturer receives information from on-board sensors. From this, it calculates the amount of deployment needed (minimal, medium and full), and from which airbag(s). For this upgrade, it will receive information
from extra sensors to be used in its calculations. The car manufacturer employs its own in-house
software development team. It uses the V model for its software development. There are four stages of testing, from unit through to factory acceptance testing. The development team is made up of project, programming and test managers. The programmers use object-oriented methods for development. The car manufacturer wishes to be first to market with the extra airbags, which will allow it to increase the safety ratings for its family cars, thereby increasing sales in a very competitive market. Which of the following is a risk associated with the development approach?
Options
A The calculations may become overly complex due to the increase in the number of sensors.
B Testers may not be able to write the factory acceptance tests at the start of development
C System testing may take longer than planned.
D Information hiding may pose extra testing challenges.
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.