Assess the CertsIQ’s updated CTAL-TTA_Syll2019 exam questions for free online practice of your ISTQB Certified Tester Advanced Level - Technical Test Analyst (Syllabus 2019) test. Our CTAL TTA Syllabus 2019 dumps questions will enhance your chances of passing the ISQI certification certification exam with higher marks.
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
Which of the following statements is TRUE regarding tools that support component testing and the build
process?
Consider the following section of code: If ((A > B) or (C > D)) and (E = F) then print A; Endlf Which of the following sets of test data can be used to achieve multiple condition coverage with the least number of tests?
© Copyrights CertsIQ 2025. All Rights Reserved
We use cookies to ensure that we give you the best experience on our website (CertsIQ). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the CertsIQ.