Function Definition Generator in found in which menu option.
A. File
B. View
C. Tools
D. Insert
We can manage the test actions and the test or function library steps using the ...menu commands
A. Automation
B. Tools
C. File
D. Edit
How can we share or pass values from one action to other actions?
A. Store values in the output action parameters of a called action and use those values in steps that are performed after the action call within the calling action
B. Store values from one action in the global Data Table and use these values as Data Table parameters in other actions.
C. Set a value from one action as a user-defined environment variable and then use the environment variable in other actions.
D. Add values to a Dictionary object in one action and retrieve the values in other actions.
E. All the above
In the Associated Repositories tab of the Action Properties dialog box, the object repository is always listed first and cannot be moved down the priority list or deleted.
A. Local
B. Shared
C. Both
D. None
Press to add a new step below the currently selected step.
A. F0
B. F8
C. Shift + A + Q
D. Shift + A
The is not accessible as a separate file.
A. Shared object repository
B. Both
C. Local object repository
D. None
If the action is called more than once within the test flow or if the action is called by a reusable action, the Reusable action option is
A. Both read and write
B. Write-only
C. Read-write-executable.
D. Read-only
There are three kinds of actions:
A. Non-reusable action, reusable action, external action
B. Call to non-reusable action, reusable action, external action
C. Call to internal action, Call to reusable action, external action
D. Non-reuse action, reuse action, external action
When we create a test it includes action.
A. Single
B. Multiple
C. Three
D. Unlimited
The is used to add test object methods and function calls into the Test
A. Object repository
B. Step generator
C. Function generator