hiexam
uipath · UiARD · Q603 · multiple_choice · topic_1

A developer is working on an automation. The automated process must log into Citrix and click on the "Generate Shipment…

A developer is working on an automation. The automated process must log into Citrix and click on the "Generate Shipment Details" button. Ideally, this generates a table of shipping records. If the generated table displays only the header row and no data is available, then it should be marked as an exception since the data is incomplete. What is this type of exception?
  • A.BusinessRuleException
  • B.NullReferenceException
  • C.ApplicationException
  • D.SystemException
Explanation
Selected Answer: A This should be marked as business rule exception. A BusinessRuleException is an exception that occurs when a business rule or policy is violated during the execution of an automation process. In this case, if the absence of expected data in the table of shipping records violates a specific business rule or policy, then it could be marked as a BusinessRuleException.

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.