iSQI CTAL-TA_Syll2019 - ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2019)
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?
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?
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?
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?