UiADPv1 Exam QuestionsBrowse all questions from this exam

UiADPv1 Exam - Question 89


In an RPA Testing project, you created the mock “MySequencemock” for the file “MySequence”. You have the update “MySequence” and add a Log Message activity and a Verify Expression activity.

What will happen to “MySequencemock” file when you save the project, assuming that the file is closed?

Show Answer
Correct Answer: B

In an RPA Testing project, when you create a mock file for a specific sequence, the changes made in the original sequence file are indeed reflected in the mock file upon saving the project. This ensures that the mock file stays up to date with any updates made to the original workflow.

Discussion

2 comments
Sign in to comment
AndresPC
Feb 16, 2024

B is the correct one. https://docs.uipath.com/studio/standalone/2022.10/user-guide/mock-testing: Changes made in the source workflow file are applied to the mock file when you Save your project. Alternatively, you can manually sync your mock files. For more information, see Mock Testing Actions.

BenAndBenOption: B
Jul 23, 2024

Answer is B.