Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

CTAL-TA_Syll2019 ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2019) Questions and Answers

Questions 4

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 this process

Assume that technical project stakeholders have assessed the likelihood of the requirement R1 risk item at a medium level Given only the information above, which of the following statements is true?

Options:

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

Buy Now
Questions 5

A car navigation system needs to be integrated in the overall car software It is important to verify that the car navigation is functioning correctly once integrated. Thus functional correctness is considered to be important.

Which of the following techniques is most likely to support the required functional correctness testing?

Options:

A.

State transition testing

B.

Multiple condition testing

C.

Vulnerability scan

D.

Heuristic evaluation

Buy Now
Questions 6

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:

CTAL-TA_Syll2019 Question 6

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

Options:

A.

Power Unit: Hybrid Body Style: Saloon

B.

Power Unit: Electric Body Style: Hatchback

C.

Power Unit: Petrol Body Style: Saloon

D.

Power Unit Hybrid Body Style: Hatchback

Buy Now
Questions 7

You have been given a user story for an ATM application and have been reviewing it. The following are two of the acceptance criteria:

AC 1: The account balance must be displayed to the user as fast as possible to ensure they do not leave during the transaction.

AC 2: The user must log in easily before they can display their balance

From the information provided here and by applying the review checklist in the syllabus, what is the major problem with the acceptance criteria?

Options:

A.

The feature is not clearly defined

B.

The acceptance criteria are not testable

C.

The story is not independent from other stories

D.

The acceptance criteria are not prioritized

Buy Now
Questions 8

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.

Options:

A.

2

B.

4

C.

6

D.

8

Buy Now
Questions 9

You are assigned to a test team to write test cases for their retail call center application. Your analysis estimates a need for approximately 2,000 test cases. Your test team consists of experienced business users, who have helped with testing on an on-going basis for several years. The application that you are assigned to test is continually being updated to meet market and customer requirements.

What is recommended in this situation?

Options:

A.

Writing low-level test cases with step by step instructions so your non-professional testers can execute the test cases without error

B.

Focusing on high-level test cases consisting mostly of guidelines of what should be tested

C.

Creating low-level test cases to minimize on-going maintenance efforts

D.

Having business users create decision tables and state transition diagrams to assist in creating step-by-step test cases

Buy Now
Questions 10

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 various environments?

Options:

A.

Pairwise testing

B.

Exploratory testing

C.

Use case testing

D.

Decision table testing

Buy Now
Questions 11

What type of testing would focus on completeness, appropriateness, and correctness characteristics of the application under test?

Options:

A.

Functional testing

B.

Reliability testing

C.

Usability testing

D.

Efficiency testing

Buy Now
Questions 12

The Technical Test Analyst has created a suite of keyword-driven tests to be used to test a calendar creation application. Because users may enter erroneous data, error checking must be

handled with the automation. What is the best way to test the error conditions and still use the keyword-driven tests?

Options:

A.

Create test data for the keywords that includes error data and verifies the proper error is returned

B.

Create a suite of data-driven tests that will provide all possible errors

C.

Create new keywords to handle the error situations

D.

Create manual tests for the error conditions and provide only valid data for the keyword tests

Buy Now
Questions 13

company in the medical domain has adopted methodical testing as its preferred test strategy Before being able to release to the market an external audit on the test process is mandatory. The test team consists of a mix of highly experienced domain-based testers and junior testers who only recently joined the company.

What is the BEST option regarding the level of detail and documentation required for test cases in the project?

Options:

A.

Low-level test cases since this will support both the external audit and the new junior testers.

B.

High-level test cases since this is consistent with the chosen test strategy

C.

Low-level test cases since it will make the process more effective and it will make the best use of the knowledge and skills of the experienced domain testers.

D.

High-level test cases since it will make the process more effective and it will make the best use of the knowledge and skills of the experienced I domain testers.

Buy Now
Questions 14

While performing system testing, you have discovered what you believe to be a defect. You have performed the following steps:

1. Compared actual with expected results

2. Logged actual results

3. Identified the specific versions tested as well as specific environment configurations

4. Logged information in the context of the level of testing and the strategy

What other step should you perform at the time you are logging the incident?

Options:

A.

Debug the code to determine the cause of the defect

B.

Update the test automation to bypass the defect

C.

Identify and log any new risks that have surfaced

D.

None, you have taken all appropriate steps

Buy Now
Questions 15

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?

Options:

A.

Usability review, e.g., heuristic evaluation

B.

Usability prototyping

C.

Usability survey

D.

Usability lab sessions

Buy Now
Questions 16

You have just attended a cross-functional meeting during which a list of risk items was reviewed. After much discussion, each item was assigned a likelihood and impact rating by the group. Although there was some disagreement, the outcome was generally accepted by everyone who participated. You will now be working on planning the testing to address the identified risks in priority order. When you execute the tests, you will be conducting what type of activity?

Options:

A.

Risk planning

B.

Risk identification

C.

Risk assessment

D.

Risk mitigation

Buy Now
Questions 17

Ideally, which environments should be targeted by interoperability testing?

Options:

A.

Only the highest risk environments for the highest priority usage

B.

Primarily the environments with the heaviest use

C.

All the expected environments and combinations

D.

Only those environments readily available in the testing lab

Buy Now
Questions 18

The Acme Elevator company uses state-transition diagrams to document the behavior of their elevator doors.

The following text is taken from one of their requirements documents. Convert it into the equivalent state-transition diagram:

When the doors are open, the close command starts the doors closing.

When the doors are closing, the closed sensor indicates that the doors are fully closed.

When the doors are closed, the open command starts the doors opening.

When the doors are opening, the open sensor indicates that the doors are fully open.

If the doors are closing, the open command will start the doors opening.

If the doors are opening, the close command will start the doors closing.

Which state transition diagram most closely represents Acme's elevator door rules?

CTAL-TA_Syll2019 Question 18

CTAL-TA_Syll2019 Question 18

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 19

Which of the following is an example of an adaptability test that should be executed by a Test Analyst?

Options:

A.

Execute test case A on iOS and Android (latest version) using FireFox (latest version)

B.

Execute test case A using both valid and invalid data

C.

Execute test case A after installing it on an unsupported device

D.

O Execute test case A after substituting the database with a different product (same data)

Buy Now
Questions 20

Which of the following appropriate tasks for the Test Analyst is performed during the test analysis phase?

Options:

A.

Review test estimates

B.

Examine the test basis

C.

Create a test execution schedule

D.

Evaluate status against exit criteria

Buy Now
Questions 21

You've been tasked to measure the degree of accuracy in a mortgage rate calculation module of the software you are testing. Which type of testing are you performing?

Options:

A.

Functional correctness testing

B.

Performance efficiency testing

C.

Functional completeness testing

D.

Appropriateness recognizability testing

Buy Now
Questions 22

You have been assigned to test an application that allows users to conduct banking online. You have been asked to verify the various installation environments for the product. According to the specification the product supports four browsers (Edge, Chrome, FireFox, and Safari), three operating systems (Windows, Mac, Unix), and four languages (English, Spanish, French, German). As you are reviewing the specifications you realize that the actual operating system names and versions were not included, only the major category. From this, you conclude that if you pick one from each of these sets (for example, select Windows 10 for the Windows OS), that testing should be sufficient.

You have determined that some of these combinations are not interesting and should be excluded from the test sets. For example, you are not interested in testing Safari with Unix in German.

Which of the combinatorial testing techniques would be the best choice when you want to exclude certain combinations?

Options:

A.

Pairwise testing

B.

Orthogonal arrays

C.

Cause/effect diagrams

D.

Classification trees

Buy Now
Questions 23

You have been assigned to design test cases to be used by an experienced team to test software that controls the braking mechanism for commuter trains. Before the software can be released, the test evidence will be reviewed by an external safety team to ensure that test coverage is sufficient and that risk mitigation has achieved the appropriate level.

What level of test cases should be written for this application?

Options:

A.

Low-level test cases using predefined data

B.

High-level test cases using tester-created data

C.

High-level test cases using predefined data

D.

Low-level test cases using tester-created data

Buy Now
Questions 24

In the software development lifecycle, when should you usually conduct functional completeness testing that focuses on high-level business cases?

Options:

A.

Unit testing

B.

Performance testing

C.

System integration testing

D.

O User acceptance testing

Buy Now
Exam Code: CTAL-TA_Syll2019
Exam Name: ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2019)
Last Update: May 6, 2026
Questions: 80

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now CTAL-TA_Syll2019 testing engine

PDF (Q&A)

$43.57  $124.49
buy now CTAL-TA_Syll2019 pdf