Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free ISTQB ISTQB-CTAL-TA Practice Exam with Questions & Answers

Questions 1

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?

Options:
A.

The requirement is ambiguous in terms of supported cards.

B.

The requirement indicates potential performance problems.

C.

The requirement is unclear in terms of advance limits.

D.

The requirement indicates potential usability problems

ISTQB ISTQB-CTAL-TA Premium Access
Questions 2

Which ONE of the following test tools would MOST likely be used as part of test design?

SELECT ONE OPTION

Options:
A.

Coverage tools

B.

Dynamic analysis tools

C.

Classification tree tools

D.

Comparison tools

Questions 3

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?

Options:
A.

Functional correctness testing

B.

Functional appropriateness testing

C.

Functional completeness testing

D.

Interoperability testing

Questions 4

Which pair of statements correctly describes when functional completeness, functional correctness, and/or functional appropriateness are undertaken?

SELECT ONE OPTION

Options:
A.

Functional appropriateness testing is usually undertaken during system testing (but also during the later stages of integration testing); functional correctness testing can be conducted at any test level

B.

Functional completeness is performed as the last stage of testing; Functional correctness can be undertaken at any test level and often uses the specification or legacy system as a test oracle

C.

Functional completeness for system integration may focus on high-level business cases; functional appropriateness is usually performed prior to system testing

D.

Functional correctness testing is only performed at the system test level; functional completeness is performed at the system integration testing stage

Questions 5

The following depicts a main path through the use case "Return Item":

USE CASE: Return Item

    Use case ID:UC14

    Purpose:Customer selects an item for return and prints return label

    Actors:Customer, System

    Pre-conditions:Customer has opened shopping site home page

ISTQB-CTAL-TA Question 5

Exceptions:

    E1:Customer is already logged-in (Main Menu displayed) - Step M2

    E2:Invalid log-in details entered (Prompt to retry) - Step M4

    E3:Third invalid log-in attempt (Account frozen for 24 hours) - Step M4

    E4:Go-Back requested - Steps M7 (to Main Menu) and M9 (to Order History)

You are to apply the Use Case test technique with the following rules:

    One test case for the basic behavior

    Multiple alternate behaviors may be combined if compatible

    Nested alternate behaviors (like retry) should be amalgamated

How many test cases should be designed?

SELECT ONE OPTION:

Options:
A.

3

B.

1

C.

5

D.

2

Questions 6

An airline provides self-service check-in kiosks for its passengers. The user is asked to present the passport for reading, enter the flight booking number, the seats requested, the number of bags to check-in, and acknowledge that security requirements have been met. The machine then prints the boarding passes.

The following use case has been created:

USE CASE: SELF-SERVICE CHECK-IN

    Use case ID:UC23

    Purpose:Passenger checks-in using the self-service kiosk application.

    Actors:Passenger, System

    Pre-conditions:User selects to start self-service check-in at the kiosk and the system asks the user to place the passport on the reader.

ISTQB-CTAL-TA Question 6

You are to apply the Use Case test technique, where the following coverage rules have been defined in the test plan:

    One test case should be designed for the basic behavior.

    One test case should be designed for each alternate and error-handling behavior.

Applying these rules to the Self-Service Check-In Use Case, how many test cases should be designed?

SELECT ONE OPTION:

Options:
A.

7

B.

8

C.

2

D.

11

Questions 7

Which TWO of the following are MOST likely to be defects found as part of portability testing?

a) Insufficient, unclear installation or de-installation instructions

b) Clumsy screen navigation and input screen labeling

c) Inability to log on as an administrator

d) Time out errors when entering incorrect login details

e) The stock control barcodes cannot be read by the replaced barcode scanner

SELECT ONE OPTION

Options:
A.

a, e

B.

a, d

C.

c, e

D.

b, d

Questions 8

You are running a regression test suite using a keyword-driven test approach for automation. The test suite has been enhanced for the current release to include:

    Three new test cases covering new business functionality

    Several new keywords, as project schedule constraints mean that more effective maintenance of the automated test cases is required

However, the automated suite failed unexpectedly when executing one of the new test cases, which was also utilizing a new keyword.

As Test Analyst, what should be your first step?

SELECT ONE OPTION:

Options:
A.

Examine the sequence of tests that led up to the failure to determine if the problem occurred in a previous step

B.

Remove the test case from the regression suite and convert it to a manual test, to reduce further impact on project schedules

C.

Run the test case manually to see if the failure lies in the System Under Test (SUT). If the test failsmanually, raise a defect report

D.

Ask the technical test analyst to review the keyword script(s), as this is a new keyword and is the most likely cause of failure

Questions 9

For the use case Copy A4 to A4 for a new copier, the following scenarios were identified.

Basic scenario single-sided to single-sided.

Alternatives single-sided to double-sided, copy of a set, copy using the automatic document feeder

Errors: no paper in paper tray, paper jam, out of staples.

What is the minimum number of test cases needed to achieve the minimum acceptable level of coverage for this use case?

Options:
A.

1

B.

4

C.

5

D.

7

Questions 10

During which test stage is functional appropriateness typically tested?

Options:
A.

Component testing

B.

System testing

C.

Operability testing

D.

Adaptability testing