# Test

## Description

You can test the Action by providing a sample input and simulate running the flow under testing environment.

## How to use

1. Open the **Test** tab.
2. To provide the input, you can select Query or Body sub-tab. Note that you may insert both at the same time, and they will only be available after the corresponding Query/Body is configured before. ![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-7cb97b783387682a9e9b229a9e731f763f916db6%2FTest-view.png?alt=media)
3. Select **Run** to start testing the Action.
4. After the Action Flow finished executing, the returned Result will be shown on the **Result** tab of the output window. ![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-38159e1189f898d75c31b49e6e3986f665f77ead%2FTest-result.png?alt=media)
5. Log output from `Log.write`, errors and other status information can be viewed under the **Log** tab. ![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-3fcf3de2714d8a74f959b4af4d93e42dae0dcf32%2FTest-log.png?alt=media)
