APD01 Exam QuestionsBrowse all questions from this exam

APD01 Exam - Question 3


Which of the following four configurations depicts the best approach for an Action that has been built to select a button to navigate to an Input Order screen?

A.

B.

C.

D.

Show Answer
Correct Answer:

The best approach for an action that selects a button to navigate to an Input Order screen involves ensuring that the system waits for the button's visibility, presses it, and then waits for the Input Order screen to appear. This ensures that the action is robust and can handle cases where the button or screen may take time to appear. Additionally, handling exceptions and timeouts ensures better error management. Configuration B depicts a comprehensive approach, including waiting for the order screen button, handling timeouts, and including stages for exception handling and recovery. Therefore, the correct answer is B.

Discussion

4 comments
Sign in to comment
SimPact
Mar 16, 2021

Ans : C.

boo_takoske
Feb 9, 2021

Why isn't C the answer?

Ascar
Jun 20, 2021

Mistaka on page - C is the correct answer.

1234_1234
Sep 12, 2022

Ans is C

LH1213
Mar 29, 2023

C because we want to know the reason for exception