Increase your chances of passing the iSQI CTAL-TTA_2019DACH exam questions on your first try. Practice with our free online CTAL-TTA_2019DACH exam mock test designed to help you prepare effectively and confidently.
Consider the simplified logic below for crediting money to a bank account.
Receive money and account number to be credited
IF account number is valid
IF customer account is active
Store current account balance as oldBalance
Credit money to account
IF oldBalance < zero
IF balance now >= zero
Set message "Overdraft cleared"
ELSE
Set message "A/c overdrawn"
ENDIF
ELSE
Set message = "You have more money"
ENDIF
IF account holder is VIP customer
Send message by email to customer
ENDIF
ELSE
Set message "A/c inactive"
Send message by email to supervisor
ENDIF
ELSE
Add 1 to count of invalid inputs
ENDIF
What percentage of decision testing coverage has been achieved by the following suite of test cases?
Test Case A - Account number valid, account is active, oldBalance = -100, balance now = +200, not a VIP
customer
Test Case B - Account number valid, account is active, oldBalance = -100, balance now = -50, is a VIP
customer
You are working on a project that is integrating code from multiple development groups. There have been
numerous integration problems, particularly regarding reliability, error recovery and transactional integrity.
You are now responsible for planning the performance efficiency testing for this product. There Is a strong
feeling among the development managers that some parts of the code are weaker than others and will tend to
exhibit problems during the performance efficiency testing. To identify these problematic areas as soon as
possible, which type of testing should you do?
You are working on a project to develop an application that allows users to collaborate via bespoke, online
whiteboards. The first release, delivering core functionality, highlighted misunderstandings of the user stories
between testers, developers and the product owner during sprint development Since that release, the
developers have agreed to implement a TDD approach for future software development.
Creation of the product backlog for the second release is underway and you have recommended to the project
stakeholders that an atdd approach be adopted for the backlog's user stories. What would be a GOOD
REASON for making this recommendation?
SELECT ONE OPTION
Consider the pseudo code provided below:

Given the following tests, what additional test(s) (if any) would be needed in order to achieve 100% statement
coverage, with the minimum number of tests?
Test 1: A = 7, B = 7, Expected output: 7
Test 2: A = 7, B = 5, Expected output: 5
© Copyrights FreeMockExams 2026. All Rights Reserved
We use cookies to ensure that we give you the best experience on our website (FreeMockExams). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the FreeMockExams.