Lesson 13 - Project Organization
最後一趴~最近顛簸、事多...快快突破啊!!!
What type of arguments can you use in a workflow?
GlobalIn/Out
Out
In
How can you extract data from an invoked workflow?
By using In/Out arguments.By using In arguments
By using Out arguments.
By using the Output property of the Invoke Workflow File activity.
What is considered a best practice in large projects?
Testing workflows independentlyBreaking a large process in smaller workflows
Encapsulating most used activities in single-activity workflows that can be invoked from other workflows.
Giving descriptive names to variables and workflows
Which of the following phrases are true regarding Project Organization?
Saves time for all team membersShould be handled at the end of the implementation
Is a constant concern of the robot developer
What can you use to add more details about the process in the workflow itself?
The Use Flowchart activityThe Comment Out activity
The Comment activity
Adding activity annotations
When is it recommended to use nested If activities inside workflows?
To replace Switch activities.You should avoid using nested If activities.
Each time you must use a series of decisions.
How can you trigger another workflow from within your current one?
By using the Invoke Method activity.By using the Open Application activity.
By using the Invoke Workflow File activity.
You cannot trigger another workflow.
Is “Workflow2.xaml” a good name for a reusable workflow?
NoYes
As a best practice, how should workflows use a local desktop application?
By closing the application once it’s no longer needed.By checking if the corresponding process is running and if not, opening the application by using the Open Application activity.
By using selectors to interact with the application.
By opening the application using the Click Image activity on the application’s desktop shortcut.
What activity is used to chain together multiple workflows in a single automation?
Sequence activity(X)Open Application
Invoke Workflow File activity
Flowchart activity
What is the recommended layout for a sequence of UI interactions?
DecisionSequence
Flowchart
Is notifying the user via a Message Box activity a good way to keep track of a workflow’s execution progress ?
NoYes
Which of the following is a good example of a workflow name?
Workflow1.xamlGetCustomerNumber.xaml
SAP_Process_Screen7.xaml
Workflow That Gets The Customer Number.xaml
What is the recommended layout to define business logic in a complex process automation?
For each(X)Sequence
Decision
Flowchart
What is the recommended layout for sequential activities?
FlowchartSequence
Decision
For each
How can you manage passwords for an automation project?
With Windows Credential ManagerA config file(X)
With the Get Password activity
How should an RPA developer address runtime exceptions in the workflows?
By using Try/Catch blocks when invoking external workflow filesBy logging any exception events
By using automatic recovery sequences inside the Catch blocks.
Glad it helped! :))
回覆刪除Thanks for the compliment!
回覆刪除great content but difficult to understand
回覆刪除oracle training in chennai