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: 3 / 3
Total 80 questions

You are testing a dictionary lookup mobile application. When the user enters a word, the definition of that word is returned. This application will run on iOS and Android, on the latest versions

of the devices and the operating systems, plus all devices and operating system released in the last three years. The target users are university students.

Which of the following is a test condition that can be used to verify the usability quality characteristic?

A.

If an error occurs, the user should be able to recover the last word entered

B.

The memory footprint of the application should not exceed 40mb on the target device

C.

The user should be able to change the font size on the screen

D.

If the user tries to create a password that does not conform to the requirements, an error is displayed

Consider the following rules for tuition payments at Acme University:

Part-time undergraduate students (taking 1-11 credit hours) pay $435 per credit hour tuition.

Full-time undergraduate students (taking 12-18 credit hours) pay $17820 per semester tuition.

Full-time undergraduate students (taking 19 or more credit hours) pay the base of $17820 plus $335 per credit hour for each hour greater than 18.

Part-time graduate students (taking 1-7 credit hours) pay $520 per credit hour tuition.

Full-time graduate students (taking 8 or more credit hours) pay $520 per credit hour tuition.

Which of the following decision tables most effectively represents Acme's tuition rules?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

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?

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

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?

A.

Use case testing

B.

Pairwise testing

C.

Equivalence partitioning enhanced with boundary value analysis

D.

State transition testing