Pass CTAL-TA_Syll2019 Exam - Real Test Engine PDF with 41 Questions
Get New CTAL-TA_Syll2019 Certification Practice Test Questions Exam Dumps
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 22
What is main difference between user experience and usability?
- A. Usability relates to people's perceptions and responses; user experience relates to characteristics of the software product.
- B. Usability is evaluated via reviews; the user experience is evaluated via surveys
- 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 23
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?
- A. Experience-based test technique
- B. Black-box test technique
- C. Defect-based test technique
- D. White-box test technique
Answer: B
NEW QUESTION 24
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. Detailed low-level test cases since many re-runs of the tests are expected.
- B. Low-level test cases only since the end-users have extensive domain knowledge.
- C. High-level test cases only since the end-users have extensive domain knowledge and many changes are expected
- D. High-level test cases supported by low-level test cases to allow for traceability and enable future changes.
Answer: C
NEW QUESTION 25
Which of the following software development lifecycle models requires the earliest involvement from the Test Analyst?
- A. Maintenance lifecycle
- B. V-model
- C. Agile development model
- D. Embedded iterative model
Answer: B
NEW QUESTION 26
To enhance both the effectiveness and efficiency of the test design phase, the purchase of a test design tool is being considered. Which one of these statements best characterizes a test design tool?
- A. A test design tool enables individual tests to be traced to requirements
- B. A test design tool enables tests to be executed automatic ally.
- C. A test design tool validates models of the software.
- D. A test design tool generates test inputs from requirements
Answer: C
NEW QUESTION 27
Ken finds the quality of the tea locally available to be so low, that he decides to research superior teas around the world. He decides to market, sell and distribute these superior teas via the web. His marketing strategy is to offer superior products on a well-designed website that has fast loading graphics, high availability, superior usability and fast response times. The website will offer the following:
- An innovative interactive catalogue of teas, which not only enables customers to buy the product, but also enables them to provide feedback by rating the teas (which will influence his stock purchasing levels).
- Provide the customer with the ability to use secure credit card transactions.
- Provide the customer with the ability to give general feedback.
Ken selects an iterative model for the development of the prototypes. The team consists of three developers who are experienced in web development Ken, although he doesn't have a technical skillset, is concerned with quality. He doesn't believe a lot of documentation is necessary and he wants the website to be completed quickly. The test basis contains the following:
- Story boards that show the information flow and page links through the site.
- HTML pages developed to date
- A set of non-functional requirements.
With the strategy taking shape, it is decided that exploratory testing should be used to complete the required testing, bearing in mind the nature of the application and the nature of Ken's overall objectives. You have now been given the task of identifying the exploratory tests, which will be executed as test sessions.
Which of the options below state what you will typically use for identifying the exploratory tests?
- A. Use external testers on the team to provide a new approach and fresh view to the testing effort
- B. Define low-level test cases to be executed by the end users.
- C. Apply equivalence partitioning and boundary value analysis using the storyboard ideas as a basis to maximise functional coverage
- D. Create test chatters to be used to guide the testing
Answer: B
NEW QUESTION 28
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 29
Which of the following is an appropriate task for the Test Analyst to perform during the test execution phase?
- A. Finalizing test data and test environments
- B. Creating automated tests
- C. Creating a test execution schedule
- D. Analysing anomalies to establish their likely causes
Answer: A
NEW QUESTION 30
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. Interoperability testing
- B. Functional correctness testing
- C. Functional appropriateness testing
- D. Usability testing
Answer: C
NEW QUESTION 31
REQ1 a sun cancer warning system shall produce a daily score sheet based on the number of hours expose to the sun and the intensity of sun radiation.
REQ2 The number of hours exposed to the sun shall be categorized in A (below 2), B (2 to 4 hours) or C (more than 4 hours) REQ3 The intensity of sun radiation shall be labelled as low, medium, high, or extreme.
Based on the requirements stated above a Test Analyst has defined the following three test cases:
How many test conditions to be identified from requirements REQ2 and REQ3, are NOT covered by the three test cases:
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
NEW QUESTION 32
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. Boundaries for stock levels are ambiguous.
- B. Dependencies between power unit and body style are ambiguous
- C. It is not clear which message will be displayed when the car is "out of stock"
- D. I have no comments, specification looks OK
Answer: C
NEW QUESTION 33
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 unclear in terms of advance limits.
- B. The requirement indicates potential performance problems.
- C. The requirement is ambiguous in terms of supported cards.
- D. The requirement indicates potential usability problems
Answer: B
NEW QUESTION 34
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 35
Consider 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.
The requirement has been identified as business critical.
The following test conditions have been derived:
1. The system shall allow cash advances of at least 200 Euros
2. It shall support American Express, Diners, VISA, Mastercard and Eurocard.
Assume you are following a risk-based testing strategy, where likelihood and impact are both assessed on a five-point scale ranging from very low to very high The requirement R1 was identified as a risk item during the quality risk analysis process. In total 20 risk items were identified during thisprocess Assume that technical project stakeholders have assessed the likelihood of the requirementR1 risk item at a medium levelGiven only the information above, which of the following statements is true?
- A. The test cases associated with requirement R1 shall be run first in the test execution period
- B. The test cases associated with requirement R1 must be run towards the middle of the test execution period.
- C. A large number of test cases should be designed for requirement R1, based on impact
- D. The risk impact for requirement R1 should be categorized as high or very high
Answer: D
NEW QUESTION 36
Which of the following testing objectives would NOT be in focus for the Test Analyst during installability testing?
- A. Testing that different configurations of the software can be successfully installed
- B. Testing whether a given application can function correctly in all intended target environments.
- C. Testing the functional correctness of installation and de-installation procedures.
- D. Identifying usability issues in installation and de-installation procedures
Answer: B
NEW QUESTION 37
Which of the following appropriate tasks for the Test Analyst is performed during the test analysisphase?
- A. Examine the test basis
- B. Evaluate status against exit criteria
- C. Create a test execution schedule
- D. Review test estimates
Answer: B
NEW QUESTION 38
......
CTAL-TA_Syll2019 Exam Dumps - PDF Questions and Testing Engine: https://www.verifieddumps.com/CTAL-TA_Syll2019-valid-exam-braindumps.html
Real CTAL-TA_Syll2019 Exam Dumps Questions Valid CTAL-TA_Syll2019 Dumps PDF: https://drive.google.com/open?id=1uyJJ8Fvedg3ZdyM4vhxhvMv5bXdRmVlE
