You are testing a hospital patient management system that has undergone a release including an improved user interface and changes to meet new regulatory requirements. You are a Test Analyst working with a Technical Test Analyst.
Which of the following requirements MOST align with your responsibilities as a Test Analyst?
R01:New and amended patient data can be successfully read and processed by receiving hospital department systems
R02:Patient data will be transmitted and received by hospital department systems within ten seconds of entry
R03:Patient data transmitted to other hospital department systems will remain secure and cannot be accessed by unauthorized third parties
R04:High volumes of data can be successfully received and processed while the user interface is being used
R05:The new user interface is appropriate for the needs of all hospital administrator roles
SELECT ONE OPTION
You are asked to select the test conditions that address functional suitability, portability, usability, and accessibility for Iteration 1 (iOS only) of a new energy monitor application.
SELECT ONE OPTION
Which of the following testing objectives would NOT be in focus for the Test Analyst during installability testing?
Which statement BEST describes the activities performed by the Test Analyst during the TEST ANALYSIS stage of the test process?
SELECT ONE OPTION
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
A game component calculates a player's trophy level based on Points Earned and Level of Difficulty. The total score is calculated as (Points Earned * Level of Difficulty). Trophy levels are as follows:
Blue:≤ 40
Silver:> 40
Gold:> 70
Diamond:> 80
Platinum:> 90
Test cases:
Player 1:Points earned 25, level of difficulty 2 → Total Score = 50 (Silver)
Player 2:Points earned 20, level of difficulty 3 → Total Score = 60 (Silver)
Player 3:Points earned 30, level of difficulty 1 → Total Score = 30 (Blue)
What percentage of output partitions have been exercised by the following suite of test cases?
SELECT ONE OPTION
You are testing a hospital patient management system. New or amended patient data is captured by hospital administrators using an in-house patient capture application and transmitted to one or more hospital departments depending on the nature of the medical condition. Each department operates its own software package.
There has been a change to the patient capture application, and you are going to run a series ofinteroperability tests.
Which TWO of the following are NOT interoperability defects?
a) The patient name field is truncated on one of the receiving department systems
b) Hospital administrators find the new patient-capture application screens difficult to navigate
c) Two department systems are unable to recognize the format of international telephone numbers for foreign patients
d) Existing patient data takes too long to retrieve by the patient-capture application
e) There are spelling errors in the field names on some screens
SELECT ONE OPTION:
A web-based system is being developed to support the administration of tennis tournaments.
The system provides advice on how much money to offer each player as their individual attendance fee. The amount depends on a combination of the following factors:
Overall attendance fund (divided into five numeric ranges)
Player's current world ranking (divided into ten numeric ranges)
Whether it is a local tournament for the player (YES or NO)
Their relationship with the tournament sponsors (clothing, equipment, or endorsement)
Their previous attendance history at this event (finalist, played, withdrew before event, or withdrew during event)
It has been noted that the attendance fee calculation does not take account of 'last minute' invitations that are made to replace a player who withdraws close to the tournament start date. In this case, enhanced attendance fees are offered depending on whether the invitation is made within a week, a fortnight, or a month of the tournament start date.
Which of the following specification-based techniques would be the BEST choice for testing the 'last minute' scenario where players are replaced close to the tournament start, and what type of defect is being targeted by the testing?
SELECT ONE OPTION: