ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 65 - CTAL-TTA discussion

Report
Export

Assume you are involved in testing a Health Insurance Calculation system.

At the main screen one can enter information for a new client. The information to be provided consists of last name, first name and date of birth. After confirmation of the information, the system checks the age of the potential new client and calculates a proposed premium.

The system also has the option to request information for an existing client, using the client's ID number.

A keyword-driven automation approach is being used to automate most of the regression testing.

Based on the information provided, which TWO of the options provided would be the MOST LIKELY keywords for this application? (Choose two.)

A.
Remove_Client
Answers
A.
Remove_Client
B.
Enter_Client
Answers
B.
Enter_Client
C.
Print_Premium
Answers
C.
Print_Premium
D.
Select_Client
Answers
D.
Select_Client
E.
Exclude_Client
Answers
E.
Exclude_Client
Suggested answer: B, D

Explanation:

Considering the functionalities described for the Health Insurance Calculation system, the keywords would represent the main actions that can be performed in the system. 'Enter_Client' would be a keyword for entering new client information, which is a primary feature of the system as described. 'Select_Client' would be used to retrieve information for an existing client using the client's ID number, which is another main functionality. Other options such as 'Remove_Client', 'Print_Premium', and 'Exclude_Client' are not explicitly mentioned in the provided system functionalities, therefore, 'Enter_Client' and 'Select_Client' are the most likely keywords for automation.

asked 18/09/2024
James Brion
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first