Loading questions...
Updated
To enhance both the effectiveness and efficiency of the test design phase, the purchase of a test design tool is being considered. Which one of these statements best characterizes a test design tool? (Choose all that apply.)
In the recent past, you have learned that test automation just using capture & playback tooling, possibly enhanced with some test programming, has limitations.
For the next banking project, that will be run using Agile methods, you want to implement a keyword-driven test automation approach. You have already started to define some high-level test cases for the account transfer user story:
TC 1 transfer € 150 from Lars to Ann, verify Ann's balance to be € 150
TC 2 transfer € 300 from Tim to Ann, verify Ann's balance to be € 450
In the context of implementing the keyword-driven test automation approach, which of the following activities should now be conducted by the Test Analyst? (Choose all that apply.)
Consider the following user story:
As a student, I want to be able to buy a parking pass (priority: high)
Acceptance criteria -
Which of the following checklist items would result in finding a defect for the user story? (Choose all that apply.)
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
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 main 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? (Choose all that apply.)
You are a Test Analyst in the banking domain. You have received the following requirement:
“The system shall allow cash advances of at least 200 Euros for all supported credit cards. The following credit cards are supported: American Express, Diners, Visa, Mastercard and Eurocard".
Which one of the findings described below is true regarding this requirement? (Choose all that apply.)
REQ1 A sun cancer warning system shall produce a daily scoresheet based on the number of hours exposed to the sun and the intensity of sun radiation.
REQ2 The number of hours exposed to the sun shall be categorized in A (below 2), В (2 to 4 hours) or С (more than 4 hours)
REQ3 The intensity of sun radiation shall be labelled as low, medium, high, or extreme.
Based on the requirements stated above a Test Analyst has defined the following three test cases.
How many test conditions to be identified from requirements REQ2 and REQ3, are NOT covered by the three test cases?

As a Test Analyst, you have been given a set of requirements that have been defined for the payment module of a new public transport system. The set includes the following requirements:
P101 The product shall calculate the lowest fare for the destination considering day of week and time, (priority: medium)
P102 The product shall compare the traveler's payment with the calculated payment, (priority: high)
P103 The product shall provide feedback If the payment Is not sufficient, (priority: high)
P104 The product will process payments within 20 seconds at all priority 1 stations during peak hours, (priority: high)
Which set of requirements will typically be tested by a Test Analyst? (Choose all that apply.)
Rather than developing an e-commerce product, management has decided to acquire a COTS package. The e-commerce product needs to interface with backend applications such a Finance, stock control and order delivery. You are asked to define a test plan for this project.
Given just the information in the scenario, which of the following software quality characteristics must be included in your test plan? (Choose all that apply.)
Which of the following testing objectives would NOT be in focus for the Test Analyst during installability testing? (Choose all that apply.)
When preparing test cases for an interoperability test, not all interactions may be clearly specified in the requirements documents. Which type of document is typically also used by a Test Analyst as the test basis for interoperability testing? (Choose all that apply.)
What is main difference between user experience and usability? (Choose all that apply.)
Support Examcademy
Your support keeps this platform running. Become a Supporter to remove all ads and unlock exclusive study tools.
Create a free account to unlock all questions for this exam.
Log In / Sign UpA PIN entry component of an ATM system has been developed using the following state table.
Using the state transition test technique, how many О-switch test cases are needed to achieve 100% 0-switch coverage?

When applying the StateTransition test technique to the State Transition diagram above, and assuming that screen refreshes can be applied multiple times, how many 1-switch transitions are there starting from the state ‘Screen 1’?
