iSQI CTAL-ATT Practice Test - Questions Answers, Page 5

List of questions
Question 41

You are part of an agile team creating a user story.
Which of the following requirements engineering techniques would you use to provide a visual representation of the system and help to see the 'overall* story with the functional flow?
Question 42

The following user story has been written for a new application being developed to pre-book a space at a National Car Park.
As a vehicle driver
i want to be able to pre-book a car parking space online, selecting a disabled driver's space if needed
So that l can pay in advance and receive confirmation of my parking space number.
The following acceptance criteria have also been written:
* Payment can be made via PayPal, Debit or Credit Card
* Confirmation of payment and car parking details should be sent after the booking process is completed
* Driver information is stored in the reservation database
The database has been built and tested in a previous sprint, but the interface to the different payment methods have yet to be developed
As a tester in an agile team, you have been asked to review the user story You have detected some issues with this story:
1. it needs to cater for different user groups: a driver or disabled driver
2. it needs to cater for different vehicle types: a car. 4x4. van or motorbike
3. There are no acceptance criteria relating to how quick the booking process should be
4. How confirmation is to be sent for payment and space number, and other important details, have not been specified
5. A stub will be needed to test the payment method
Which pair of requirements engineering techniques are you MOST LIKELY to have used to uncover these issues'
Question 43

which statement about test automation is TRUE?
Question 44

Why might static analysis be used on an Agile project'
Question 45

The following User story is being developed using the 8DD approach:
As a Purchasing Manager
i want to see a list of all Purchase Orders placed so far this month with their total value
So that I can control the amount of money being spent
Which scenario is BOTH written in correct Gherkin format AND is appropriate for this User Story9
SEI ECT ONE OPTION
Question 46

Which requirements engineering technique would BEST identify how different groups of users may interact with a system, helping to identify gaps and inconsistencies in a user story-'
Question 47

Which of the following elicitation techniques is BEST usedwhen questioning a large number of stakeholders specifically to obtain information for non-functional acceptance criteria?
Question 48

Which statement correctly describes service virtualization''
Question 49

Which statement about test automation being applied to a reactive test approach, is CORRECT'
Question 50

You are planning an exploratory test session for the current sprint which includes the following user stories:
User Story AA-008
As a booked customer of Alpha Airways
I want to access an open flight reservation
So that I can update the booking details
User Story AA-012
As a booking clerk for Alpha Airways
I want to access a customer's flight reservation
So that i can view their reservation details
what three things should be considered when creating the session's test charter?
a) What are the user roles specified in the two user stories?
b) What level of coverage and efficiency was should be achieved by the session'
c) Will the session fit within a 60 to 120 minutes time box'
d) Do Will the findings from the exploratory sessions need to be documented?
e) What actions are performed by the user roles according to the acceptance criteria for these user stories'
f) Should the exploratory session be automated'
g) Has the Definition of Done been met for both user stories'
Question