100% Pass Top-selling CTAL-TA_Syll2019 Exams - New 2022 ISQI Pratice Exam
ISTQB CTAL-TA_Syll2019 Dumps CTAL-TA_Syll2019 Exam for Full Questions - Exam Study Guide
NEW QUESTION 11
What are ways in which classification trees support the application of pairwise testing?
a. They help to identify inputs to be used by the pairwise test technique b. They show the combinations needed to cover all-pairs c.They help to identify particular combinations of interest d. They show both typical and atypical behavior e.They show the expected results for the various test cases
- A. b and c
- B. c and e
- C. a, b and c
- D. b, d and e
Answer: D
NEW QUESTION 12
During which test stage is functional appropriateness typically tested?
- A. Component testing
- B. System testing
- C. Operability testing
- D. Adaptability testing
Answer: A
NEW QUESTION 13
Although usability is an important aspect for a new planning system, due to availability constraints, the usability evaluation shall be performed without Which of the following is a usability technique that can be applied in this situation?
- A. Usability lab sessions
- B. Usability prototyping
- C. Usability review, e.g., heuristic evaluation
- D. Usability survey
Answer: C
NEW QUESTION 14
In the recent past, you have learned that test automation just using capture & playback tooling, possibly enhancedwith some test programming, haslimitations. For the next banking project, that will be run using Agile methods, you want to implement a keyword-driven test automation approach. Youhave 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?
- A. Select a tool to support keyword-driven testing
- B. Define keywords to be implemented, eg, check balance.
B Design test navigation scripts. - C. Work together with a developer to define a test automaton architecture
Answer: A
NEW QUESTION 15
Which of the following appropriate tasks for the Test Analyst is performed during the test analysisphase?
- A. Review test estimates
- B. Evaluate status against exit criteria
- C. Create a test execution schedule
- D. Examine the test basis
Answer: B
NEW QUESTION 16
Which of the following is an appropriate task for the Test Analyst to perform during the test execution phase?
- A. Creating a test execution schedule
- B. Analysing anomalies to establish their likely causes
- C. Finalizing test data and test environments
- D. Creating automated tests
Answer: C
NEW QUESTION 17
Rather than developing an e-commerce product, management has decided to acquire a COTS package The e-commerce product needs to interface.
with backend applications such a finance, stock control and order delivery. You are asked to define a test plan for this project.
Given just the information in the scenario, which of the following software quality characteristics must be included in your test plan?
- A. Maintainability
- B. Reliability
- C. Interoperability
- D. Portability
Answer: A
NEW QUESTION 18
You are a Test Analyst in the banking domain. You have received the following requirement: "The system shall allow cash advances of at least 200 Euros for all supported credit cards. The following credit cards are supported: American Express, Diners, Visa, Mastercard and Eurocard.
Which one of the findings described below is true regarding this requirement?
- A. The requirement is ambiguous in terms of supported cards.
- B. The requirement is unclear in terms of advance limits.
- C. The requirement indicates potential usability problems
- D. The requirement indicates potential performance problems.
Answer: D
NEW QUESTION 19
For the use case Copy A4 to A4 for a new copier, the following scenarios were identified.
Basic scenario single-sided to single-sided.
Alternatives single-sided to double-sided, copy of a set, copy using the automatic document feeder Errors: no paper in paper tray, paper jam, out of staples.
What is the minimum number of test cases needed to achieve the minimum acceptable level of coverage for this use case?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
NEW QUESTION 20
What is the MOST important reason why test conditions should be understandable by business stakeholders?
- A. They should be able to use them to establish traceability to requirements
- B. Test documentation should always be understandable by all stakeholders.
- C. They should be able to review the test conditions and provide feedback to the Test Analyst
- D. They should be able to use them as a basis for designing test cases.
Answer: C
NEW QUESTION 21
During test execution defects have been found including non-compliance to requirements, calculations that produce incorrect results, and improper handling of data or situations.
Which of the following test types is most likely being performed?
- A. Functional correctness testing
- B. Functional appropriateness testing
- C. Usability testing
- D. Interoperability testing
Answer: B
NEW QUESTION 22
Which of the following testing objectives would NOT be in focus for the Test Analyst during installability testing?
- A. Testing whether a given application can function correctly in all intended target environments.
- B. Identifying usability issues in installation and de-installation procedures
- C. Testing that different configurations of the software can be successfully installed
- D. Testing the functional correctness of installation and de-installation procedures.
Answer: A
NEW QUESTION 23
Asa Test Analyst, you have been given a set of requirements that have been defined for the payment module of a new public transport system The set includes the following requirements:
P101 The product shall calculate the lowest fare for the destination considering day of week and time, (priority: medium) P102 The product shall compare the traveler's payment with the calculated payment (priority: high) P103 The product shall provide feedback if the payment is not sufficient (priority: high) P104 The product will process payments within 20 seconds at all priority 1 stations during peak hours (priority high) Which set of requirements will typically be tested by a Test Analyst?
- A. P101, P103, P104
- B. P101, P102, P104
- C. P101,P102, P103
- D. P102, P103, P104
Answer: C
NEW QUESTION 24
A PIN entry component of an ATM system has been developed using the following state table:
Using the state transition test technique, how many 0-switch test cases are needed to achieve 100% 0-switch coverage?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 25
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.
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
NEW QUESTION 26
As a Test Analyst you are involved in the early stages of an acceptance test for a Product Data Management system.You are asked to write test designs and test cases based on use cases. An early version of the system is already available. It is expected that many things will change (including the user interface) during implementation of the new version.
The tests will be conducted by end-users with much domain knowledge who have also been involved in the project defining the user requirements (in the format of use cases) and reviewing other documentation.
What Is the BEST option regarding the level of detail and documentation required for test cases in the project?
- A. Low-level test cases only since the end-users have extensive domain knowledge.
- B. Detailed low-level test cases since many re-runs of the tests are expected.
- C. High-level test cases supported by low-level test cases to allow for traceability and enable future changes.
- D. High-level test cases only since the end-users have extensive domain knowledge and many changes are expected
Answer: D
NEW QUESTION 27
......
ISQI CTAL-TA_Syll2019 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
Authentic Best resources for CTAL-TA_Syll2019 Online Practice Exam: https://prepaway.testkingpass.com/CTAL-TA_Syll2019-testking-dumps.html