ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 56 - AD01 discussion

Report
Export

Refer to the exhibit.

What is wrong with the flow shown in the image?

A.
Sub-pages should not have retry logic, exception handling should be in the object level rather than in the process.
Answers
A.
Sub-pages should not have retry logic, exception handling should be in the object level rather than in the process.
B.
The resume stage must also be within the exception block
Answers
B.
The resume stage must also be within the exception block
C.
The retry loop logic does not include any navigation after the resume stage to ensure the application is ready to try the 'Search Screen -Perform Search' action again.
Answers
C.
The retry loop logic does not include any navigation after the resume stage to ensure the application is ready to try the 'Search Screen -Perform Search' action again.
D.
The retry loop logic shown in the image is incorrect because it uses multiple action stages. There should be a retry loop around every action.
Answers
D.
The retry loop logic shown in the image is incorrect because it uses multiple action stages. There should be a retry loop around every action.
Suggested answer: C

Explanation:

As per the process template the resume there should be another action or page after the resume stage.

asked 16/09/2024
Maritza Van Der Merwe
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first