-
One of the enhancements since 8.2 is that the user can edit the variable value in execution dialog. This will enable user to set context and build and or change test data during execution. You have to remember that changing this value won’t change the default value of the variable, it is temporarily...
-
One thing that you might not know about the Execute process step is that the parameter “Start at step” is used only once at the beginning of the execution for the child process. That means if the second step in a child process is the label “Start here” and the child process is...