ISTQB (ISTQB CTAL-TA) ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2012) - ISTQB-CTAL-TA무료 덤프문제 풀어보기
The following document has been produced as part of the replacement of an internal Customer Relationship Management (CRM) application. The replacement application should not differ from the current CRM application, and the documentation reflects this aspiration, with seven specific requirements listed.
Document:New CRM Overview-20nn-1 A
* CRM Replacement
* Author:Andrew Smith
* Date:26-01-20nn
* Version:0.04
The following are individual requirements:
* There are no new screens in the replacement CRM application
* The screen layouts match the existing CRM application
* Screen navigation conforms to the internal company standards
* Data will be displayed within 4 seconds
* Screen US002B layout is amended to introduce the ability to populate a new data item for Financial Conduct Authority registration number (optional field - to be reported from the start of the next tax year). This is a numeric item, unique to any company.
* Security access will be controlled by SSO (Single Sign-On) from the users' network logon
* Users without authorized access will not see any CRM screen
The requirements will be reviewed using a standard checklist:
a. Requirements should be testable
b. Each requirement should be consistent with other requirements
c. Each requirement should be unambiguous
d. Each requirement should have a unique identifier
e. Documents should be versioned, dated, and the author specified
Which checklist items would identify issues in this requirements document?
SELECT ONE OPTION:
Document:New CRM Overview-20nn-1 A
* CRM Replacement
* Author:Andrew Smith
* Date:26-01-20nn
* Version:0.04
The following are individual requirements:
* There are no new screens in the replacement CRM application
* The screen layouts match the existing CRM application
* Screen navigation conforms to the internal company standards
* Data will be displayed within 4 seconds
* Screen US002B layout is amended to introduce the ability to populate a new data item for Financial Conduct Authority registration number (optional field - to be reported from the start of the next tax year). This is a numeric item, unique to any company.
* Security access will be controlled by SSO (Single Sign-On) from the users' network logon
* Users without authorized access will not see any CRM screen
The requirements will be reviewed using a standard checklist:
a. Requirements should be testable
b. Each requirement should be consistent with other requirements
c. Each requirement should be unambiguous
d. Each requirement should have a unique identifier
e. Documents should be versioned, dated, and the author specified
Which checklist items would identify issues in this requirements document?
SELECT ONE OPTION:
정답: A
설명: (Fast2test 회원만 볼 수 있음)
An airline provides self-service check-in kiosks for its passengers. The user is asked to present the passport for reading, enter the flight booking number, the seats requested, the number of bags to check-in, and acknowledge that security requirements have been met. The machine then prints the boarding passes.
The following use case has been created:
USE CASE: SELF-SERVICE CHECK-IN
* Use case ID:UC23
* Purpose:Passenger checks-in using the self-service kiosk application.
* Actors:Passenger, System
* Pre-conditions:User selects to start self-service check-in at the kiosk and the system asks the user to place the passport on the reader.

You are to apply the Use Case test technique, where the following coverage rules have been defined in the test plan:
* 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:
The following use case has been created:
USE CASE: SELF-SERVICE CHECK-IN
* Use case ID:UC23
* Purpose:Passenger checks-in using the self-service kiosk application.
* Actors:Passenger, System
* Pre-conditions:User selects to start self-service check-in at the kiosk and the system asks the user to place the passport on the reader.

You are to apply the Use Case test technique, where the following coverage rules have been defined in the test plan:
* 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:
정답: D
설명: (Fast2test 회원만 볼 수 있음)
Based on the system state transition diagram of an ATM system shown below, using the state transition test technique which of the following is an example of a test case required to achieve 1-switch coverage?


정답: D
설명: (Fast2test 회원만 볼 수 있음)
Which of the following appropriate tasks for the Test Analyst is performed during the test analysis phase?
정답: D
설명: (Fast2test 회원만 볼 수 있음)
Consider the following scenario for a metro fare system:
If you take the metro before 9:30 am or in the afternoon between 5:00 pm until 7:00 pm, you must pay full fare A saver ticket is available for metro rides between 9:30 am and 5:00 pm [both inclusive], and after 7:00 pm.
Which off the following test sets will provide the best equivalence partitioning coverage?
If you take the metro before 9:30 am or in the afternoon between 5:00 pm until 7:00 pm, you must pay full fare A saver ticket is available for metro rides between 9:30 am and 5:00 pm [both inclusive], and after 7:00 pm.
Which off the following test sets will provide the best equivalence partitioning coverage?
정답: C
설명: (Fast2test 회원만 볼 수 있음)
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:
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:
정답: B
설명: (Fast2test 회원만 볼 수 있음)
Return Item Use Case: The following depicts a main path through the use case, 'Return Item'.
Coverage Rules:
* One test case for basic behavior
* Multiple alternate behaviors may be incorporated into one test case if mutually compatible
* Nested alternate behaviors (like retry attempts) should be amalgamated into a single test case How many test cases should be designed?
SELECT ONE OPTION
Coverage Rules:
* One test case for basic behavior
* Multiple alternate behaviors may be incorporated into one test case if mutually compatible
* Nested alternate behaviors (like retry attempts) should be amalgamated into a single test case How many test cases should be designed?
SELECT ONE OPTION
정답: B
설명: (Fast2test 회원만 볼 수 있음)
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?
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?
정답: D
설명: (Fast2test 회원만 볼 수 있음)
When would the Test Analyst's involvement in an Agile project normally start?
SELECT ONE OPTION
SELECT ONE OPTION
정답: D
설명: (Fast2test 회원만 볼 수 있음)
As a Test Analyst you are involved in the early stages of an acceptance test for a Product Data Management system. You are asked to write test designs and test cases based on use cases. An earlyversion of the system is already available. It is expected that many things will change (including the user interface) during implementation of the new version.
The tests will be conducted by end-users with much domain knowledge who have also been involved in the project defining the user requirements (in the format of use cases) and reviewing other documentation.
What Is the BEST option regarding the level of detail and documentation required for test cases in the project?
The tests will be conducted by end-users with much domain knowledge who have also been involved in the project defining the user requirements (in the format of use cases) and reviewing other documentation.
What Is the BEST option regarding the level of detail and documentation required for test cases in the project?
정답: C
설명: (Fast2test 회원만 볼 수 있음)