ISTQB-CTAL-TA試験無料問題集「ISTQB (ISTQB CTAL-TA) ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2012) 認定」
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:
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:
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
An airline provides self-service check-in kiosks for passengers. The following use case has been created for the self-service check-in process.
Coverage Rules:
* 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
Coverage Rules:
* 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
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A major software upgrade includes many new facilities and presents very different screens based on user roles. Computational accuracy is the greatest business risk. Which quality characteristic would you focus on the MOST when testing the system?
SELECT ONE OPTION
SELECT ONE OPTION
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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

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:
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

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:
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Supercar.
Supercar is an online vehicle sales website specializing in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons A vehicle has two key elements, power unit and body style The manufacturer offers three choices of power unit: petrol, electric and hybrid There are 3 main body styles Saloon, Hatchback and SUV.
SUVs are available only as petrol and electric options. Hybrid is available for Hatchback only The website will allow an order to be processed if the chosen vehicle configuration is in stock, otherwise a message will be displayed asking the user to Cry again later. Based on the specification, the following classification tree has been developed:

Which test case is needed to complete the test set and achieve minimum class coverage?
Supercar is an online vehicle sales website specializing in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons A vehicle has two key elements, power unit and body style The manufacturer offers three choices of power unit: petrol, electric and hybrid There are 3 main body styles Saloon, Hatchback and SUV.
SUVs are available only as petrol and electric options. Hybrid is available for Hatchback only The website will allow an order to be processed if the chosen vehicle configuration is in stock, otherwise a message will be displayed asking the user to Cry again later. Based on the specification, the following classification tree has been developed:

Which test case is needed to complete the test set and achieve minimum class coverage?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Ticket machines are to be installed at the train station of a major European airport to enable newly arriving passengers to quickly purchase their tram tickets.
You are testing this new application and the following Use Case has been provided:
USE CASE: Credit Card Purchase
* Use Case ID: UC-001401
* Purpose: To purchase a single ticket to the city center
* Actors: User
* Preconditions: Ticket machine is at the "select language" screen, user has a valid credit card

You have been asked to review this Use Case. Which ONE of the following checklist items are TRUE and will pass?
SELECT ONE OPTION:
You are testing this new application and the following Use Case has been provided:
USE CASE: Credit Card Purchase
* Use Case ID: UC-001401
* Purpose: To purchase a single ticket to the city center
* Actors: User
* Preconditions: Ticket machine is at the "select language" screen, user has a valid credit card

You have been asked to review this Use Case. Which ONE of the following checklist items are TRUE and will pass?
SELECT ONE OPTION:
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Supercar is an online vehicle sales website specialising in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons. A vehicle has two key elements, power unit and body style. The manufacturer offers three choices of power unit: petrol, diesel and hybrid. There are 3 mam body styles Saloon, Hatchback and SUV SUVs only come as petrol and diesel options Hybrid is available for Hatchback only. The site will allow an order to be processed if at least one of the chosen vehicle configurations is in stock, otherwise a message will be displayed asking the user to try again later As a Test Analyst you are asked to review the Supercar specification before starting to design the corresponding usability test cases. Which of the comments below should you make?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)