ISTQB CTAL-TAv4.0 - Certified Tester Advanced Level - Test Analyst v4.0 Exam
Page: 3 / 9
Total 42 questions
Question #11 (Topic: Exam A)
You are testing an online banking application. These features have been implemented and are ready for testing:
Funds transfer: allows you to transfer funds between accounts at the bank
Transaction history: displays a list of the last 10 transactions
Account balance: displays the current balance for each account
Your task as a test analyst is to create a test charter for a 2-hour session to evaluate the functionality of the funds transfer function, focusing on basic scenarios and usability aspects.
Your test charter currently looks like this:
Test the correctness of transfers
Using the data: account number, account balance, transfer amount
To discover a potential violation of the rules of correct transfer
Scope of testing: ...
What will be MOST useful as part of the test scope in this test charter?
Funds transfer: allows you to transfer funds between accounts at the bank
Transaction history: displays a list of the last 10 transactions
Account balance: displays the current balance for each account
Your task as a test analyst is to create a test charter for a 2-hour session to evaluate the functionality of the funds transfer function, focusing on basic scenarios and usability aspects.
Your test charter currently looks like this:
Test the correctness of transfers
Using the data: account number, account balance, transfer amount
To discover a potential violation of the rules of correct transfer
Scope of testing: ...
What will be MOST useful as part of the test scope in this test charter?
A. Session duration 2 hours Start date and time March 14, 2:00 p.m. Exploratory tester: John Smith. Motivation: verification of overflow rules.
B. Verify that after entering the correct data about the source account, target account, and the transfer amount, the funds transfer time is less than 5 seconds in 90% of the cases.
C. Verify that the system correctly displays the list of recent transactions when the total number of transactions for the account is 0, 9, 10, and 11.
D. Check the transfer to the same account, transfer an amount that is 1 cent more than the balance, and transfer an amount exactly equal to the balance.
Answer: D
Question #12 (Topic: Exam A)
Which of the following is NOT an example of a test analyst’s contribution to defect prevention?
A. Participating in risk analysis meetings
B. Participating, as a reviewer in requirements reviews
C. Identifying possible improvements during retrospective meetings
D. Failure detection during dynamic test execution
Answer: D
Question #13 (Topic: Exam A)
You are testing a loan allocation decision process, modeled with this activity diagram:

You are designing test cases using scenario-based testing. One test case corresponds to the execution of a single scenario.
What is the MINIMUM number of test cases required to test all scenarios?

You are designing test cases using scenario-based testing. One test case corresponds to the execution of a single scenario.
What is the MINIMUM number of test cases required to test all scenarios?
A. 2
B. 3
C. 4
D. 5
Answer: C
Question #14 (Topic: Exam A)
What testing do test analysts perform when they verify the system’s compliance with accessibility standards such as WCAG?
A. Functional correctness testing
B. Adaptability testing
C. Compatibility testing
D. Usability testing
Answer: D
Question #15 (Topic: Exam A)
Your organization is implementing a food ordering application intended to feature an intuitive user interface (easy navigation and quick search) and offering functions such as:
personalization of the order (option to modify ingredients, comments for the restaurant)
verification of the correctness of the order before it is sent
real-time order tracking
view order history
You analyze a four-point checklist for functional testing that was prepared by another test analyst.
Which of these points is NOT a good example of an item for this checklist?
personalization of the order (option to modify ingredients, comments for the restaurant)
verification of the correctness of the order before it is sent
real-time order tracking
view order history
You analyze a four-point checklist for functional testing that was prepared by another test analyst.
Which of these points is NOT a good example of an item for this checklist?
A. When the user enters the order history, does the system show recent orders'?
B. Does the system allow customers to rate meals and restaurants?
C. Does the system validate the client's address before accepting the order?
D. Does the system allow adding a comment for the restaurant to an order?
Answer: B