UiPath Automation Developer Professional v1 — Question 66

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?

Answer options

Correct answer: B

Explanation

The correct answer is B because when you save the project, the mock file is updated to reflect the changes made in the original workflow file. Options A and C are incorrect as they suggest that only specific activities would be added, while D is wrong since changes are indeed applied to the mock file.