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

Free ISTQB ISTQB-CTAL-TA Practice Exam with Questions & Answers | Set: 2

Questions 11

A web-based system is being developed to support the administration of tennis tournaments.

The system provides advice on how much money to offer each player as their individual attendance fee. The amount depends on a combination of the following factors:

    Overall attendance fund (divided into five numeric ranges)

    Player's current world ranking (divided into ten numeric ranges)

    Whether it is a local tournament for the player (YES or NO)

    Their relationship with the tournament sponsors (clothing, equipment, or endorsement)

    Their previous attendance history at this event (finalist, played, withdrew before event, or withdrew during event)

It has been noted that the attendance fee calculation does not take account of 'last minute' invitations that are made to replace a player who withdraws close to the tournament start date. In this case, enhanced attendance fees are offered depending on whether the invitation is made within a week, a fortnight, or a month of the tournament start date.

Which of the following specification-based techniques would be the BEST choice for testing the 'last minute' scenario where players are replaced close to the tournament start, and what type of defect is being targeted by the testing?

SELECT ONE OPTION:

Options:
A.

Decision Table testing technique; Fee calculation defects

B.

Use Case testing technique; Fee specification defects

C.

Equivalence Partitioning technique; Date formatting defects

D.

Boundary Value Analysis technique; Date comparison defects

ISTQB ISTQB-CTAL-TA Premium Access
Questions 12

When applying for health insurance fromHealth4You, applicants are categorized according to their age, the number of units of alcohol they consume in an average week, whether they are in full-time work, and whether they are a smoker.

Insurance is supplied, and the premium is calculated according to the following rules:

    Insurance cover isNOTgiven to those aged70 or over

    Insurance cover isNOTgiven to those agedunder 18

    Those who consume on averagemore than 14 units of alcohola week have anadditional premium of £25per month

    Smokers have anadditional premium of £20per month

    Those infull-time employmenthave apremium reduction of £20per month

How many test cases are required to give full coverage for the above rules when applying collapsed decision table testing to exclude infeasible combinations and irrelevant conditions?

SELECT ONE OPTION:

Options:
A.

8

B.

10

C.

32

D.

12

Questions 13

A tablet manufacturer offers the following options for its customers:

    Colour:Black, White, Silver, Gold

    Model:Standard, Mini, Pro

    Gigabytes:32, 64, 128, 256

    Connectivity:Wifi-only, Wifi+Cellular

When applying the pairwise test technique, how many TEST CASES would be needed to ensure that ALL pair combinations are tested?

SELECT ONE OPTION

Options:
A.

14

B.

9

C.

16

D.

12

Questions 14

When applying for health insurance from Health4You, applicants are categorized according to their age, sex, the number of units of alcohol they consume in an average week, Body Mass Index (BMI), whether in full-time work, and whether a smoker.

Insurance is offered, and the premium is calculated according to the following rules:

    Insurance cover is NOT given to those aged 70 or more, or below 18

    Those who consume more than 14 units of alcohol a week have an additional premium of £25 per month

    Those with a BMI greater than 35 are NOT given insurance cover

    Smokers have an additional premium of £20 per month

    Those in full-time employment have a premium reduction of £20 per month

How many test cases are required to give full coverage for the above rules when using a decision table that excludes rules containing infeasible combinations of condition values?

SELECT ONE OPTION:

Options:
A.

128

B.

96

C.

160

D.

48

Questions 15

You are testing the processing of a critical traffic control system to which various regulations apply The processing of the input variables is dependent

on defined ranges within which the actual retrieved data values can lie.

Which of the following black-box test techniques should you use to test the processing functionality of this system?

Options:
A.

Use case testing

B.

Pairwise testing

C.

Equivalence partitioning enhanced with boundary value analysis

D.

State transition testing

Questions 16

When would the Test Analyst’s involvement in an Agile project normally start?

SELECT ONE OPTION

Options:
A.

At the beginning of the first iteration

B.

As soon as the user stories have been signed-off

C.

In parallel with coding for the first iteration

D.

At the beginning of the project

Questions 17

Which test technique is MOST closely associated with classification tree diagrams?

SELECT ONE OPTION

Options:
A.

State transition testing

B.

Equivalence partitioning

C.

Decision table testing

D.

Use case testing

Questions 18

A web-based system is being developed to support the administration of tennis tournaments. Testing schedules are severely challenged.

Which specification-based technique would be the BEST choice in the circumstances?

SELECT ONE OPTION

Options:
A.

State Transition testing

B.

Pairwise testing

C.

Equivalence partitioning

D.

Use Case testing

Questions 19

Which of the following statements about defect-based techniques is TRUE?

SELECT ONE OPTION

Options:
A.

Defect-based techniques are mainly used by developers at the component test level

B.

The coverage criteria for black-box test techniques tend to be less systematic than for defect-based test techniques

C.

In defect-based testing, the type of defect sought is used as the basis for test design

D.

Defect-based testing is a technique that identifies defects in requirements early in the lifecycle

Questions 20

You work for a company that is a pioneer in smart energy technology. One of their core products is their energy monitor in-home display device, used to display current and historic energy consumption data to many thousands of customers. It has been designed to integrate with their other smart home products, including domestic lighting control systems via their HomeHub.

The company is to launch a new application for smartphones and tablets that will allow its customers to view their energy readings remotely and to view their daily budget usage based on seasonal historic data. The application must also support customers with disabilities.

The application is being delivered using a hybrid mix of agile and V-model methodologies over three iterations:

    Iteration 1:Development of the new application to work on the IOS operating system only

    Iteration 2:Enhancement to the application to also work on the Android operating system

    Iteration 3:Enhancement to the application to provide daily budget usage

The test manager has provided you with a list of high-level test conditions and has asked you, as Test Analyst, to select the test conditions that address functional suitability, portability, usability, and accessibility for Iteration 1 only. Which TWO of the following test conditions should you select?

a) The application will accept voice recognition commands made via IOS devices

b) The application is both learnable and operable for customers when used on Android devices

c) There is no loss or corruption of data transmitted between the energy monitor and other smart-home products

d) The daily budget usage is accurately calculated from seasonal historic data running on Android

e) The application can be installed on all currently supported versions of IOS for all supported smartphones and tablets

SELECT ONE OPTION:

Options:
A.

c, e

B.

a, b

C.

a, e

D.

b, d