How to Test Workflow ?
Creatingly offers a test environment feature for the end users to test the workflow before deploying or publishing into the marketplace. This test environment executes the compiled workflows in a workspace container. Once a workflow is configured and saved properly, you should able to see an Execute button at the top bar of the workflow workspace environment

Info: A Workflow is considered executable only if it is configured and connected properly without any errors or validation issues.
Warning: Execution option not available if the workflow is unfinished or fails to compile
Click on Execute button to bring up a pop up model listing the inputs of the workflow if any. Fill the test values and click on Execute button.
Now the workspace will be in execution mode. You can debug the outputs of a node by hovering over the block.
You can repeat the execution process as many times as you need. Once the execution and debugging process is done, click on the Stop button to return to workspace mode.
