ISQI ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2019) - CTAL-TA_Syll2019 Exam Practice Test
Which of the following activities should normally occur during test analysis?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which of the following software development lifecycle models requires the earliest involvement from the Test Analyst?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
While experience-based testing can be very effective, it does have some drawbacks. What is a drawback of experience-based testing?
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
You are testing software which is being ported from one platform to another. There are no documented requirements and there is no time budgeted for writing them.
Which type of test technique is most useful in this situation?
Which type of test technique is most useful in this situation?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
How many cases are required to test the tax system specification as described below, using a decision table which is not collapsed?
Tax system
A tax system needs to be updated due to new legislation. For a person with a salary of less than € 20.000 and who is married, the tax needs to be recalculated. If the person also has more than two and less than five children, an additional 10% reduction is applicable.
Tax system
A tax system needs to be updated due to new legislation. For a person with a salary of less than € 20.000 and who is married, the tax needs to be recalculated. If the person also has more than two and less than five children, an additional 10% reduction is applicable.
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which of the following appropriate tasks for the Test Analyst is performed during the test analysis phase?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
In the recent past, you have learned that test automation just using capture & playback tooling, possibly enhanced with some test programming, has limitations. For the next banking project, that will be run using Agile methods, you want to implement a keyword-driven test automation approach. You have already started to define some high-level test cases for the account transfer user story:
TC 1 transfer € 150 from Lars to Ann, verify Ann's balance to be € 150
TC 2 transfer € 300 from Tim to Ann, verify Ann's balance to be € 450
In the context of implementing the keyword-driven test automation approach, which of the following activities should now be conducted by the Test Analyst?
TC 1 transfer € 150 from Lars to Ann, verify Ann's balance to be € 150
TC 2 transfer € 300 from Tim to Ann, verify Ann's balance to be € 450
In the context of implementing the keyword-driven test automation approach, which of the following activities should now be conducted by the Test Analyst?
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Based on the tax system specification as described below, using boundary value analysis, which would be the best test set to explicitly test on single boundary value fully?
Tax system
A tax system needs to be updated due to new legislation. For a person with a salary of less than € 20 000 and who is married, the tax needs to be recalculated.
If a person has at least three and less than six children, an additional 10% reduction is applicable.

Tax system
A tax system needs to be updated due to new legislation. For a person with a salary of less than € 20 000 and who is married, the tax needs to be recalculated.
If a person has at least three and less than six children, an additional 10% reduction is applicable.

Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).