UiADPv1 Exam QuestionsBrowse all questions from this exam

UiADPv1 Exam - Question 105


How are mock files organized in an automation project structure?

Show Answer
Correct Answer: B

Mock files are stored in a separate folder called 'Mocks'. This organization helps in keeping the mock files distinct from the rest of the project files, facilitating easier management and retrieval specifically for testing purposes.

Discussion

2 comments
Sign in to comment
AndresPC
Feb 23, 2024

B is the correct one You can create a mock file of your workflow by selecting Mock workflow under test in the Create Test Case window. This creates a copy of your workflow with the name workflowName_mock and stores it in Project > Mocks https://docs.uipath.com/studio/standalone/2022.10/user-guide/mock-testing

BenAndBenOption: B
Jul 23, 2024

Answer is B.