[2022] Pass CTAL-TA_Syll2019 Exam - Real Questions & Answers [Q11-Q26]

Share

[2022] Pass CTAL-TA_Syll2019 Exam - Real Questions and Answers

CTAL-TA_Syll2019 Exam Questions Get Updated [2022] with Correct Answers


ISQI CTAL-TA_Syll2019 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Identifying necessary test data to support test conditions and test cases
  • Software maintenance-defect management, turn around time
Topic 2
  • Traceability for each requirement from business
  • marketing requirements
  • Project management-schedule input
Topic 3
  • Capture bi-directional traceability between each element of the test basis and the associated test conditions
  • Identify defects of various types in the test basis
Topic 4
  • Designing the test environment and identifying any required infrastructure including tools
  • Technical support-accurate documentation for workarounds

 

NEW QUESTION 11
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 validates models of the software.
  • B. A test design tool generates test inputs from requirements
  • C. A test design tool enables tests to be executed automatic ally.
  • D. A test design tool enables individual tests to be traced to requirements

Answer: A

 

NEW QUESTION 12
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 13
Based on the system state transition diagram of an ATM system shown below, using the state transition test technique which of the following is an example of a test case required to achieve 1-switchcoverage?

  • A. 1 st try-> 2nd try
  • B. 1 st try -> 2nd try -> 3rd try
  • C. 1st try -> 2nd try -> eat card
  • D. 1 st try -> 2nd try -> 3rd try -> access to act

Answer: D

 

NEW QUESTION 14
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 15
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 16
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 17
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. Create test chatters to be used to guide the testing
  • B. Apply equivalence partitioning and boundary value analysis using the storyboard ideas as a basis to maximise functional coverage
  • C. Use external testers on the team to provide a new approach and fresh view to the testing effort
  • D. Define low-level test cases to be executed by the end users.

Answer: D

 

NEW QUESTION 18
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: C

 

NEW QUESTION 19
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 20
During testing of a mobile banking application, traceability matrices are defined and maintained between test cases and user stories. This task is supported by a test management tool. Testing is expected to report on the coverage level of the implemented and tested user stories. Which of the following test types is most likely being performed?

  • A. Functional correctness testing
  • B. Functional appropriateness testing
  • C. Functional completeness testing
  • D. Interoperability testing

Answer: C

 

NEW QUESTION 21
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 22
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. Defect-based test technique
  • B. Experience-based test technique
  • C. White-box test technique
  • D. Black-box test technique

Answer: D

 

NEW QUESTION 23
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 24
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 25
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 26
......

Practice CTAL-TA_Syll2019 Questions With Certification guide Q&A from Training Expert PrepAwayPDF: https://www.prepawaypdf.com/ISQI/CTAL-TA_Syll2019-practice-exam-dumps.html

Free ISQI CTAL-TA_Syll2019 Test Practice Test Questions Exam Dumps: https://drive.google.com/open?id=15tEjo05tmdzqj_AAcjDFUHSuDfjIHP0U