New 2021 Guaranteed Success with PassExamDumps CTAL-TA_Syll2019 Dumps ISQI PDF Questions [Q20-Q38]

Share

New 2021 Guaranteed Success with PassExamDumps CTAL-TA_Syll2019 Dumps ISQI PDF Questions

Exceptional Practice To ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2019) Pass the First Time

NEW QUESTION 20
A new web site must operate correctly with different browsers (Internet Explorer, Google Chrome, Firefox, Opera, Safari), using different plug-ins (Realplayer, Mediaplayer), will be receiving pages from different servers (IIS, Apache and WebLogic) and will be running on various operating systems (Windows, Android, iOS and Linux).
Which of the following test techniques should you use to define the required test cases for testing this new web site in its variousenvironments?

  • A. Decision table testing
  • B. Exploratory testing
  • C. Pairwise testing
  • D. Use case testing

Answer: A

 

NEW QUESTION 21
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. High-level test cases supported by low-level test cases to allow for traceability and enable future changes.
  • C. High-level test cases only since the end-users have extensive domain knowledge and many changes are expected
  • D. Low-level test cases only since the end-users have extensive domain knowledge.

Answer: C

 

NEW QUESTION 22
Based on the tax system specification as described below, using boundary value analysis, which would be the best test set to explicitly test on single boundary value fully?
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 a person has at least three and less than six children, an additional 10% reduction is applicable.

  • A. Test set (i)
  • B. Test set (ii)
  • C. Test set (iv)
  • D. Test set (iii)

Answer: D

 

NEW QUESTION 23
When preparing test cases for an interoperability test, not all interactions may be clearly specified in the requirements documents. Which type of document is typically also used by a Test Analyst as the test basis for interoperability testing?

  • A. Component specifications
  • B. System architecture document
  • C. User stories
  • D. Functional specifications

Answer: D

 

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. Work together with a developer to define a test automaton architecture
  • C. Define keywords to be implemented, eg, check balance.
    B Design test navigation scripts.

Answer: A

 

NEW QUESTION 25
Based on the classification tree shown below, using the pairwise testing technique how many test cases are required to test all pairs?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: B

 

NEW QUESTION 26
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 -> 3rd try
  • B. 1 st try-> 2nd try
  • C. 1 st try -> 2nd try -> 3rd try -> access to act
  • D. 1st try -> 2nd try -> eat card

Answer: C

 

NEW QUESTION 27
Supercar.
Supercar is an online vehicle sales website specializing 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, electric and hybrid There are 3 main body styles Saloon, Hatchback and SUV.
SUVs are available only as petrol and electric options. Hybrid is available for Hatchback only The website will allow an order to be processed if the chosen vehicle configuration is in stock, otherwise a message will be displayed asking the user to Cry again later. Based on the specification, the following classification tree has been developed:

Which test case is needed to complete the test set and achieve minimum class coverage?

  • A. Power Unit: Petrol Body Style: Saloon
  • B. Power Unit Hybrid Body Style: Hatchback
  • C. Power Unit: Electric Body Style: Hatchback
  • D. Power Unit: Hybrid Body Style: Saloon

Answer: B

 

NEW QUESTION 28
For an ATM banking project the following applies: "When the user first inserts a valid credit card, the system considers the user to be in an unauthenticated state. When requesting a cash advance, the user must be in an authenticated state. The user authenticates by entering the correct PIN code for the card they have used.
During the user authentication, the system shall allow the user to enter their PIN code up to three times before failing the authentication and rejecting the card. On the first and second try, the system shall prompt the user to re-enter the PIN code " Suppose you are concerned that, depending on the number of invalid PIN codes entered, the system may behave incorrectly. Which of the following test design techniques is specifically targeted at finding such failures?

  • A. State transition testing using 1-switch coverage
  • B. Pairwise testing
  • C. Equivalence partitioning
  • D. Classification tree technique

Answer: A

 

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

Answer: B

 

NEW QUESTION 30
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. More test cases are needed to achieve the minimum acceptable level of coverage.
  • B. Nothing has been defined for expected response times.
  • C. The use case should also include alternative behaviour.
  • D. Expected results not clearly defined

Answer: B

 

NEW QUESTION 31
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. Finalizing test data and test environments
  • C. Creating automated tests
  • D. Analysing anomalies to establish their likely causes

Answer: B

 

NEW QUESTION 32
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 33
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, d and e
  • B. a, b and c
  • C. c and e
  • D. b and c

Answer: A

 

NEW QUESTION 34
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 the functional correctness of installation and de-installation procedures.
  • C. Identifying usability issues in installation and de-installation procedures
  • D. Testing whether a given application can function correctly in all intended target environments.

Answer: D

 

NEW QUESTION 35
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:29 am, 5 01 pm, 7:30 pm, 7:31 pm, 8:00 pm
  • B. 9:30 am, 4:00 pm, 6:00 pm, 8 00 pm, 8:30 pm
  • C. 8:00 am, 10:00 am, 5:15 pm, 7:01 pm, 11:00 pm
  • D. 9:30 am, 9:31 am, 4:59 pm, 5:00 pm, 8:00 pm

Answer: B

 

NEW QUESTION 36
......

CTAL-TA_Syll2019 EXAM DUMPS WITH GUARANTEED SUCCESS: https://www.passexamdumps.com/CTAL-TA_Syll2019-valid-exam-dumps.html

Best Quality ISQI CTAL-TA_Syll2019 Exam Questions: https://drive.google.com/open?id=1Svci_PEqoqvbIUgubLNeC7oFp0UUVbDw