Free ISTQB CTAL-TA_Syll2019 CTAL-TA_Syll2019 Ultimate Study Guide (Updated 41 Questions)
Get to the Top with CTAL-TA_Syll2019 Practice Exam Questions
ISQI CTAL-TA_Syll2019 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
NEW QUESTION 20
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. Work together with a developer to define a test automaton architecture
- B. Select a tool to support keyword-driven testing
- C. Define keywords to be implemented, eg, check balance.
B Design test navigation scripts.
Answer: B
NEW QUESTION 21
Consider the following scenario for a metro fare system:
If you take the metro before 9:30 am or in the afternoon between 5:00 pm until 7:00 pm, you must pay full fare A saver ticket is available for metro rides between 9:30 am and 5:00 pm [both inclusive], and after 7:00 pm.
Which off the following test sets will provide the best equivalence partitioning coverage?
- A. 9:30 am, 4:00 pm, 6:00 pm, 8 00 pm, 8:30 pm
- B. 8:00 am, 10:00 am, 5:15 pm, 7:01 pm, 11:00 pm
- C. 9:29 am, 5 01 pm, 7:30 pm, 7:31 pm, 8:00 pm
- D. 9:30 am, 9:31 am, 4:59 pm, 5:00 pm, 8:00 pm
Answer: A
NEW QUESTION 22
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. Interoperability
- B. Reliability
- C. Maintainability
- D. Portability
Answer: C
NEW QUESTION 23
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 indicates potential performance problems.
- C. The requirement indicates potential usability problems
- D. The requirement is unclear in terms of advance limits.
Answer: B
NEW QUESTION 24
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: C
NEW QUESTION 25
Which of the following appropriate tasks for the Test Analyst is performed during the test analysisphase?
- A. Evaluate status against exit criteria
- B. Review test estimates
- C. Examine the test basis
- D. Create a test execution schedule
Answer: A
NEW QUESTION 26
Consider the following decision table:
This decision table has been created to test the following specification: Persons that study at a university (C1) and have parents whose total annual income is less than € 30.000 (C2), receive a scholarship In in addition to these qualifications, if they also live away from home (C3), they receive an addition to their scholarship (A2) How many cases are left when this decision table is collapsed?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
NEW QUESTION 27
During which test stage is functional appropriateness typically tested?
- A. System testing
- B. Adaptability testing
- C. Component testing
- D. Operability testing
Answer: C
NEW QUESTION 28
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 29
Consider the following user story: As a student, I want to be able to buy a parking pass (priority: high) Acceptance criteria
- The student will not receive the parking pass if the payment is insufficient.
- Only registered students can buy a parking pass.
- The student can only buy one parking pass each month.
Which of the following checklist items would result in finding a defect for the user story?
- A. Is the story prioritized?
- B. Does the story follow the commonly used format "As a < >, I want < > so that < >"?
- C. Is the story written from the view of the person who requested it?
- D. Are the acceptance criteria defined and testable?
Answer: A
NEW QUESTION 30
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. High-level test cases only since the end-users have extensive domain knowledge and many changes are expected
- B. Low-level test cases only since the end-users have extensive domain knowledge.
- C. High-level test cases supported by low-level test cases to allow for traceability and enable future changes.
- D. Detailed low-level test cases since many re-runs of the tests are expected.
Answer: A
NEW QUESTION 31
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. c and e
- B. b and c
- C. b, d and e
- D. a, b and c
Answer: C
NEW QUESTION 32
Which of the following descriptions is an example of the use of defect taxonomies?
- A. Running tests with the aim of finding as many defects as possible
- B. Following a defect management process throughout testing
- C. Using a list of known defect types to penetrate the security of computer systems
- D. Grouping defects found during execution by functional area
Answer: C
NEW QUESTION 33
Supercar is an online vehicle sales website specialising in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons. A vehicle has two key elements, power unit and body style. The manufacturer offers three choices of power unit: petrol, diesel and hybrid. There are 3 mam body styles Saloon, Hatchback and SUV SUVs only come as petrol and diesel options Hybrid is available for Hatchback only. The site will allow an order to be processed if at least one of the chosen vehicle configurations is in stock, otherwise a message will be displayed asking the user to try again later As a Test Analyst you are asked to review the Supercar specification before starting to design the corresponding usability test cases. Which of the comments below should you make?
- A. It is not clear which message will be displayed when the car is "out of stock"
- B. I have no comments, specification looks OK
- C. Boundaries for stock levels are ambiguous.
- D. Dependencies between power unit and body style are ambiguous
Answer: A
NEW QUESTION 34
Which of the following software development lifecycle models requires the earliest involvement from the Test Analyst?
- A. Embedded iterative model
- B. Agile development model
- C. Maintenance lifecycle
- D. V-model
Answer: D
NEW QUESTION 35
What is main difference between user experience and usability?
- A. Usability is evaluated via reviews; the user experience is evaluated via surveys
- B. Usability relates to people's perceptions and responses; user experience relates to characteristics of the software product.
- C. User experience relates to people's perceptions and responses; usability relates to characteristics of the software product.
- D. There is no difference between user experience and usability, they are the same.
Answer: D
NEW QUESTION 36
......
Pass ISQI CTAL-TA_Syll2019 exam - questions - convert Tets Engine to PDF: https://www.dumpsreview.com/CTAL-TA_Syll2019-exam-dumps-review.html

