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

iSQI CTAL-TA_Syll2019 - ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2019)

Page: 1 / 3
Total 80 questions

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

A.

3

B.

8

C.

9

D.

12

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.

Equivalence partitioning

B.

Pairwise testing

C.

State transition testing using 1-switch coverage

D.

Classification tree technique

You are testing software that will be used on mobile devices by senior citizens to help them sign up for activities in a retirement home. The interface is modern with moving graphics and few

words. There is no help included with the application. Given this information, what type of testing is needed to ensure the application is suitable for use?

A.

Functional completeness

B.

Functional correctness

C.

Functional accuracy

D.

Functional appropriateness

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.

Interoperability

B.

Reliability

C.

Maintainability

D.

Portability

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.

3

B.

4

C.

6

D.

8

What is main difference between user experience and usability?

A.

Usability relates to people's perceptions and responses; user experience relates to characteristics of the software product.

B.

Usability is evaluated via reviews; the user experience is evaluated via surveys

C.

User experience relates to people's perceptions and responses; usability relates to characteristics of the software product.

D.

There is no difference between user experience and usability, they are the same.

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 researched the product and determined that there should be no interaction between these three characteristics that would affect the operation of the system. However, you do want to exercise representative set of these options while conducting the other functional testing for the product.

If you decide to test pairs of combinations, how many combinations will you need to test?

A.

4

B.

12

C.

16

D.

48

A Test Analyst is investigating what should be tested for interoperability between two systems. In addition to looking at the information exchange between the systems, what else should be

identified for testing?

A.

The information exchange between the systems and the users

B.

The information exchange between each system and its environment

C.

The information exchange between the business analyst and the end user

D.

The information exchange between the test automation and the test management system

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.

1

B.

2

C.

4

D.

5

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 enables tests to be executed automatic ally.

C.

A test design tool enables individual tests to be traced to requirements

D.

A test design tool generates test inputs from requirements