Test a Workflow
You can test your Workflow in the browser.
Last updated
Was this helpful?
You can test your Workflow in the browser.
Last updated
Was this helpful?
To test a workflow, click the "Test Workflow" button at the top of the Workflow editor.
A pane will open from which you can test your Workflow:
You can test Workflows on images and video streams.
Images are supported on the Hosted API, Dedicated Deployments, and self-hosted servers.
Video streams require a Dedicated Deployment or self-hosted server to test in the UI and deploy on.
You cannot test on video files in the browser.
To test on an image, select the Image input tab then drag and drop an image into the "Drop files here" section of the page:
Then, click "Run" to run your Workflow.
You will see the result of your Workflow on the right side of the testing interface.
By default, the Workflow will show JSON. This JSON contains all the values configured in the "Output" section of your Workflow.
If your Workflow contains an image output (i.e. a Workflow that uses a Visualization block to show the results from a model), you can preview the images by selecting the “Visual” tab in the top left corner of the testing interface.