Pass ISQI CTAL-TA_Syll2019 Exam Info and Free Practice Test [Q10-Q33]

Share

Pass ISQI CTAL-TA_Syll2019 Exam Info and Free Practice Test

New 2022 Latest Questions CTAL-TA_Syll2019 Dumps - Use Updated ISQI Exam


ISQI CTAL-TA_Syll2019 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Traceability for each requirement from business
  • marketing requirements
  • Project management-schedule input
Topic 2
  • Identify problems in a user story according to checklist information provided in the syllabus
  • Testing in the Software Development Lifecycle
Topic 3
  • Using test techniques to design test cases and sets of test cases that cover the identified test conditions
  • Perform tasks associated with risk-based testing
Topic 4
  • 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

 

NEW QUESTION 10
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 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
What is main difference between user experience and usability?

  • A. There is no difference between user experience and usability, they are the same.
  • B. User experience relates to people's perceptions and responses; usability relates to characteristics of the software product.
  • C. Usability is evaluated via reviews; the user experience is evaluated via surveys
  • D. Usability relates to people's perceptions and responses; user experience relates to characteristics of the software product.

Answer: A

 

NEW QUESTION 13
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 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 descriptions is an example of the use of defect taxonomies?

  • A. Using a list of known defect types to penetrate the security of computer systems
  • B. Following a defect management process throughout testing
  • C. Grouping defects found during execution by functional area
  • D. Running tests with the aim of finding as many defects as possible

Answer: A

 

NEW QUESTION 16
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 17
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 18
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. I have no comments, specification looks OK
  • B. Boundaries for stock levels are ambiguous.
  • C. Dependencies between power unit and body style are ambiguous
  • D. It is not clear which message will be displayed when the car is "out of stock"

Answer: D

 

NEW QUESTION 19
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 20
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 21
Which of the following software development lifecycle models requires the earliest involvement from the Test Analyst?

  • A. Maintenance lifecycle
  • B. V-model
  • C. Embedded iterative model
  • D. Agile development model

Answer: B

 

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. Maintainability
  • B. Reliability
  • C. Interoperability
  • D. Portability

Answer: A

 

NEW QUESTION 23
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 24
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 25
You are testing an ATM based on the following use
ATM start screen is showing
1. The user inserts card
2. The user types in PIN
3 The user selects cash with receipt'
4. The user selects €50
5. The user selects no further service' Expected results
- The ATM provides €50 to the user
- The ATM returns the card and balance slip
- The ATM clears the screen
- The ATM returns to start menu
You are asked to review this use case.
You are asked to review this use case.
What is the most important information that is missing from this use case?

  • A. Expected results not clearly defined
  • B. More test cases are needed to achieve the minimum acceptable level of coverage.
  • C. The use case should also include alternative behaviour.
  • D. Nothing has been defined for expected response times.

Answer: D

 

NEW QUESTION 26
......

Latest CTAL-TA_Syll2019 Exam Dumps ISQI Exam: https://protechtraining.actualtestsit.com/ISQI/CTAL-TA_Syll2019-exam-prep-dumps.html