Question 1
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
Question 2
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?
Question 3
Sell-It-Cheap salesrooms organize general and specialist sales with commission charges based on the item price. Following customer feedback, the commission bandings have been changed:
* £500 - £749:5.5% fee
* £750 - £999:4.5% fee
What tests would be appropriate to test this change in commission bandings using the 2-point boundary value analysis technique?
SELECT ONE OPTION
Question 4
Which of the following testing objectives would NOT be in focus for the Test Analyst during installability testing?
Question 5
During which test stage is functional appropriateness typically tested?
